MCPcopy Create free account
hub / github.com/KDE/kdevelop / matchEnvironment

Method matchEnvironment

kdevplatform/language/duchain/parsingenvironment.cpp:83–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83bool ParsingEnvironmentFile::matchEnvironment(const ParsingEnvironment* /*environment*/) const
84{
85 ENSURE_READ_LOCKED
86 return true;
87}
88
89void ParsingEnvironmentFile::setTopContext(KDevelop::IndexedTopDUContext context)
90{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected