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

Method setTopLevel

kdevplatform/debugger/variable/variablecollection.cpp:109–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107}
108
109void Variable::setTopLevel(bool v)
110{
111 m_topLevel = v;
112}
113
114void Variable::setInScope(bool v)
115{

Callers 1

createChildMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected