Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
559
QExplicitlySharedDataPointer<ParsingEnvironmentFile> TopDUContext::parsingEnvironmentFile() const
560
{
561
return m_local->m_file;
562
}
563
564
TopDUContext::~TopDUContext()
565
{
Callers
15
rangeInCurrentRevision
Method · 0.80
transformToLocalRevision
Method · 0.80
transformFromLocalRevision
Method · 0.80
dotGraphInternal
Method · 0.80
addToEnvironmentManager
Method · 0.80
removeFromEnvironmentManager
Method · 0.80
chainForDocument
Method · 0.80
documentActivated
Method · 0.80
documentLoadedPrepare
Method · 0.80
updateContextForUrl
Method · 0.80
contentContextFromProxyContext
Method · 0.80
pickContextWithData
Function · 0.80
Calls
no outgoing calls
Tested by
6
parse
Method · 0.64
testInclude
Method · 0.64
testParsingEnvironment
Method · 0.64
testReparseInclude
Method · 0.64
testReparseChangeEnvironment
Method · 0.64
testEnvironmentWithDifferentOrderOfElements
Method · 0.64