Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ ast
Method
ast
plugins/qmakemanager/qmakefile.cpp:137–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
QMake::ProjectAST* QMakeFile::ast() const
138
{
139
return m_ast;
140
}
141
142
QStringList QMakeFile::variables() const
143
{
Callers
12
findParseSessionData
Method · 0.45
executeCompletionTest
Function · 0.45
executeCompletionPriorityTest
Function · 0.45
executeMemberAccessReplacerTest
Function · 0.45
executeIncludePathCompletion
Function · 0.45
testOverloadedFunctions
Method · 0.45
testVariableScope
Method · 0.45
testArgumentHintCompletionDefaultParameters
Method · 0.45
testParsingEnvironment
Method · 0.45
testActiveDocumentHasASTAttached
Method · 0.45
testReparseOnDocumentActivated
Method · 0.45
setDefaultMKSpec
Function · 0.45
Calls
no outgoing calls
Tested by
11
executeCompletionTest
Function · 0.36
executeCompletionPriorityTest
Function · 0.36
executeMemberAccessReplacerTest
Function · 0.36
executeIncludePathCompletion
Function · 0.36
testOverloadedFunctions
Method · 0.36
testVariableScope
Method · 0.36
testArgumentHintCompletionDefaultParameters
Method · 0.36
testParsingEnvironment
Method · 0.36
testActiveDocumentHasASTAttached
Method · 0.36
testReparseOnDocumentActivated
Method · 0.36
setDefaultMKSpec
Function · 0.36