MCPcopy 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
7378template<class F>

Callers 15

runMethod · 0.80
noConstructor16Method · 0.80
privateCtor1Method · 0.80
TestTokenizerClass · 0.80
removePragmaMethod · 0.80
vardecl14Method · 0.80
astlambdaMethod · 0.80
cppKeywordInCSourceMethod · 0.80
simplifyCoroutinesMethod · 0.80

Calls

no outgoing calls

Tested by 15

noConstructor16Method · 0.64
privateCtor1Method · 0.64
removePragmaMethod · 0.64
vardecl14Method · 0.64
astlambdaMethod · 0.64
cppKeywordInCSourceMethod · 0.64
simplifyCoroutinesMethod · 0.64