Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
46
VariableDescription::VariableDescription()
47
{
48
}
49
50
VariableDescription::VariableDescription(const QString& type, const QString& name)
51
: name(name)
Callers
nothing calls this directly
Calls
4
accessPolicyName
Function · 0.85
toString
Method · 0.45
identifier
Method · 0.45
abstractType
Method · 0.45
Tested by
no test coverage detected