Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ nameToken
Method
nameToken
lib/tokenize.cpp:988–990 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
986
}
987
988
Token* nameToken() const {
989
return mNameToken;
990
}
991
992
private:
993
static bool isCast(const Token* tok) {
Callers
15
fwdanalysis.cpp
File · 0.45
isPointerDeRef
Method · 0.45
arrayIndex
Method · 0.45
argumentSize
Method · 0.45
argumentSizeError
Method · 0.45
negativeArraySize
Method · 0.45
VariableUsage
Method · 0.45
isVarDecl
Function · 0.45
checkFunctionVariableUsage_iterateScopes
Method · 0.45
checkFunctionVariableUsage
Method · 0.45
checkStructMemberUsage
Method · 0.45
isnoreturn
Method · 0.45
Calls
no outgoing calls
Tested by
7
stlarray3
Method · 0.36
functionArgs1
Method · 0.36
functionArgs2
Method · 0.36
varTypesIntegral
Method · 0.36
varTypesFloating
Method · 0.36
varTypesOther
Method · 0.36
symbolDatabaseFunction2
Method · 0.36