Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
104
void FunctionDeclaration::clearDefaultParameters()
105
{
106
d_func_dynamic()->m_defaultParametersList().clear();
107
}
108
}
Callers
1
setDeclData
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected