Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ clear
Method
clear
kdevplatform/language/duchain/types/identifiedtype.cpp:21–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
}
20
21
void IdentifiedType::clear()
22
{
23
idData()->m_id = DeclarationId();
24
}
25
26
bool IdentifiedType::equals(const IdentifiedType* rhs) const
27
{
Callers
8
clearComment
Function · 0.45
openDeclaration
Function · 0.45
clearQualifiedIdentifier
Method · 0.45
newUse
Method · 0.45
supportBuild
Method · 0.45
testQualifiedIdentifier
Method · 0.45
testDefinitions
Method · 0.45
testImportStructure
Method · 0.45
Calls
1
DeclarationId
Class · 0.70
Tested by
3
testQualifiedIdentifier
Method · 0.36
testDefinitions
Method · 0.36
testImportStructure
Method · 0.36