MCPcopy 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
203IndexedDeclaration CTestSuite::declaration() const
204{
205 return m_suiteDeclaration;
206}
207
208IndexedDeclaration CTestSuite::caseDeclaration(const QString& testCase) const
209{

Callers 15

acceptMethod · 0.45
findMatchingDeclarationsFunction · 0.45
executeCompletionTestFunction · 0.45
testVariableScopeMethod · 0.45
exchangeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected