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

Method clearDefaultParameters

kdevplatform/language/duchain/functiondeclaration.cpp:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104void FunctionDeclaration::clearDefaultParameters()
105{
106 d_func_dynamic()->m_defaultParametersList().clear();
107}
108}

Callers 1

setDeclDataMethod · 0.45

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected