Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ isGlobal
Method
isGlobal
lib/vf_analyzers.cpp:1339–1341 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1337
}
1338
1339
bool isGlobal() const override {
1340
return !local;
1341
}
1342
1343
bool isClassVariable() const override
1344
{
Callers
15
create
Method · 0.45
checkStructMemberUsage
Method · 0.45
checkFileUsage
Method · 0.45
deallocThrow
Method · 0.45
isFunctionWithoutSideEffects
Method · 0.45
lifetimeMessage
Method · 0.45
getLifetimeTokens
Function · 0.45
afterCondition
Method · 0.45
bifurcateVariableChanged
Function · 0.45
isClassVariable
Method · 0.45
checkConstVariable
Method · 0.45
isLargeObject
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected