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

Method first

kdevplatform/language/duchain/identifier.cpp:1061–1064  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1059}
1060
1061Identifier QualifiedIdentifier::first() const
1062{
1063 return indexedFirst().identifier();
1064}
1065
1066IndexedIdentifier QualifiedIdentifier::indexedFirst() const
1067{

Callers 13

allocMethod · 0.45
applyAliasesMethod · 0.45
isOperatorFunction · 0.45
findOpeningBracketOrEndFunction · 0.45
newUseMethod · 0.45
runTestMethod · 0.45
pickContextWithDataFunction · 0.45
initTestCaseMethod · 0.45
applyAllChangesMethod · 0.45
returnTypeMethod · 0.45
descriptionParsingMethod · 0.45

Calls 1

identifierMethod · 0.45

Tested by 5

runTestMethod · 0.36
initTestCaseMethod · 0.36
descriptionParsingMethod · 0.36
codeDescriptionMethod · 0.36