Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ declaration
Method
declaration
plugins/cmake/testing/ctestsuite.cpp:203–206 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
201
}
202
203
IndexedDeclaration CTestSuite::declaration() const
204
{
205
return m_suiteDeclaration;
206
}
207
208
IndexedDeclaration CTestSuite::caseDeclaration(const QString& testCase) const
209
{
Callers
15
accept
Method · 0.45
findMatchingDeclarations
Function · 0.45
executeCompletionTest
Function · 0.45
executeCompletionPriorityTest
Function · 0.45
testClangCodeCompletionType
Method · 0.45
testOverloadedFunctions
Method · 0.45
testVariableScope
Method · 0.45
testArgumentHintCompletion
Method · 0.45
testMacroDependentHeader
Method · 0.45
testHeaderParsingOrder1
Method · 0.45
testHeaderParsingOrder2
Method · 0.45
exchange
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected