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

Method parsingEnvironmentFile

kdevplatform/language/duchain/topducontext.cpp:559–562  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

557}
558
559QExplicitlySharedDataPointer<ParsingEnvironmentFile> TopDUContext::parsingEnvironmentFile() const
560{
561 return m_local->m_file;
562}
563
564TopDUContext::~TopDUContext()
565{

Callers 15

dotGraphInternalMethod · 0.80
chainForDocumentMethod · 0.80
documentActivatedMethod · 0.80
documentLoadedPrepareMethod · 0.80
updateContextForUrlMethod · 0.80
pickContextWithDataFunction · 0.80

Calls

no outgoing calls

Tested by 6

parseMethod · 0.64
testIncludeMethod · 0.64
testReparseIncludeMethod · 0.64