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

Method VariableDescription

kdevplatform/language/codegen/codedescription.cpp:46–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44}
45
46VariableDescription::VariableDescription()
47{
48}
49
50VariableDescription::VariableDescription(const QString& type, const QString& name)
51 : name(name)

Callers

nothing calls this directly

Calls 4

accessPolicyNameFunction · 0.85
toStringMethod · 0.45
identifierMethod · 0.45
abstractTypeMethod · 0.45

Tested by

no test coverage detected