Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kdevelop
/ isRegister
Method
isRegister
kdevplatform/language/duchain/classmemberdeclaration.cpp:93–96 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
bool ClassMemberDeclaration::isRegister() const
94
{
95
return d_func()->m_isRegister;
96
}
97
98
void ClassMemberDeclaration::setRegister(bool isRegister)
99
{
Callers
2
completionProperties
Method · 0.80
declarationDetails
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected