MCPcopy 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
21void IdentifiedType::clear()
22{
23 idData()->m_id = DeclarationId();
24}
25
26bool IdentifiedType::equals(const IdentifiedType* rhs) const
27{

Callers 8

clearCommentFunction · 0.45
openDeclarationFunction · 0.45
newUseMethod · 0.45
supportBuildMethod · 0.45
testDefinitionsMethod · 0.45
testImportStructureMethod · 0.45

Calls 1

DeclarationIdClass · 0.70

Tested by 3

testDefinitionsMethod · 0.36
testImportStructureMethod · 0.36