Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ front
Method
front
test/helpers.h:125–127 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
}
124
125
Token* front() {
126
return list.front();
127
}
128
129
const Token* front() const {
130
return list.front();
Callers
15
objfiles
Function · 0.80
hasOperand
Method · 0.80
getOverrunIndexValues
Function · 0.80
pointerArithmetic
Method · 0.80
assertWithSideEffects
Method · 0.80
isLessThan
Method · 0.80
isGreaterThan
Method · 0.80
getScalar
Method · 0.80
apply
Method · 0.80
compare
Method · 0.80
infer
Function · 0.80
inferCondition
Function · 0.80
Calls
no outgoing calls
Tested by
15
preprocess
Method · 0.64
inline_suppressions
Method · 0.64
inline_suppressions_not_next_line
Method · 0.64
standard
Method · 0.64
valueOfTok_
Method · 0.64
valueFlowLifetime
Method · 0.64
valueFlowCalculations
Method · 0.64
valueFlowFwdAnalysis
Method · 0.64
valueFlowUninit
Method · 0.64
valueFlowConditionExpressions
Method · 0.64
isPossibleContainerSizeValue
Method · 0.64
isImpossibleContainerSizeValue
Method · 0.64