Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cppcheck-opensource/cppcheck
/ end
Method
end
lib/tokenrange.h:68–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
return TokenIterator(mFront);
67
}
68
TokenIterator end() const {
69
return TokenIterator(mBack);
70
}
71
};
72
73
class TokenRange : public TokenRangeBase<Token> {
Callers
15
printCertCInfo
Function · 0.45
filter
Method · 0.45
compilefiles
Function · 0.45
prioritizelib
Function · 0.45
main
Function · 0.45
main
Function · 0.45
isUnchanged
Function · 0.45
checkRecursive
Method · 0.45
parseFunctionCall
Method · 0.45
removeFunctionCalls
Function · 0.45
bufferOverflow
Method · 0.45
stringNotZeroTerminated
Method · 0.45
Calls
1
TokenIterator
Class · 0.85
Tested by
15
getcodeforcfg
Method · 0.36
redundant_config
Method · 0.36
dup_defines
Method · 0.36
checkWithFileInternal
Method · 0.36
checkWithFSInternal
Method · 0.36
suppress_error_library
Method · 0.36
unique_errors
Method · 0.36
unique_errors_2
Method · 0.36
purgedConfiguration
Method · 0.36
testValueOfXKnown_
Method · 0.36
testValueOfXImpossible_
Method · 0.36
testValueOfXInconclusive_
Method · 0.36