Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ toString
Method
toString
plugins/clang/duchain/macrodefinition.cpp:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
QString MacroDefinition::toString() const
111
{
112
return i18n(
"Macro %1"
, identifier().toString());
113
}
114
115
DUCHAIN_DEFINE_TYPE(MacroDefinition)
Callers
15
makeId
Function · 0.45
createDelayedType
Function · 0.45
createType
Method · 0.45
createClassTemplateSpecializationType
Method · 0.45
setDeclData
Method · 0.45
createExternalProblem
Method · 0.45
createRequestedHereProblems
Method · 0.45
problemsForFile
Method · 0.45
HeaderGuardAssistant
Method · 0.45
extractTodos
Method · 0.45
filterDeclaration
Method · 0.45
scanIncludePaths
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected