Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ next
Function
next
lib/token.h:959–961 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
957
}
958
959
Token* next() {
960
return mNext;
961
}
962
963
const Token* next() const {
964
return mNext;
Callers
10
crashReport
Function · 0.85
productParams
Function · 0.85
removeAdjacentValues
Function · 0.85
getParentValueTypes
Function · 0.85
getArgumentVars
Function · 0.85
fillSettingsFromArgs
Method · 0.85
scopeExample
Method · 0.85
uninitvar_std_next
Function · 0.85
assertWithSideEffect_std_prev_next
Function · 0.85
createArrayChildrenDefs
Function · 0.85
Calls
no outgoing calls
Tested by
1
scopeExample
Method · 0.68