Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ cpp
Method
cpp
lib/valueflow.cpp:7373–7375 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7371
mRun(state.tokenlist, state.symboldatabase, state.errorLogger, state.settings, state.skippedFunctions);
7372
}
7373
bool cpp() const override {
7374
return mCPP;
7375
}
7376
};
7377
7378
template<class F>
Callers
15
run
Method · 0.80
noConstructor16
Method · 0.80
initvar_private_constructor
Method · 0.80
privateCtor1
Method · 0.80
TestTokenizer
Class · 0.80
removePragma
Method · 0.80
vardecl14
Method · 0.80
simplifyOperatorName29
Method · 0.80
astlambda
Method · 0.80
cppKeywordInCSource
Method · 0.80
simplifyCoroutines
Method · 0.80
simplifySpaceshipOperator
Method · 0.80
Calls
no outgoing calls
Tested by
15
noConstructor16
Method · 0.64
initvar_private_constructor
Method · 0.64
privateCtor1
Method · 0.64
removePragma
Method · 0.64
vardecl14
Method · 0.64
simplifyOperatorName29
Method · 0.64
astlambda
Method · 0.64
cppKeywordInCSource
Method · 0.64
simplifyCoroutines
Method · 0.64
simplifySpaceshipOperator
Method · 0.64
simplifyIfSwitchForInit1
Method · 0.64
simplifyIfSwitchForInit2
Method · 0.64