MCPcopy 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
73class TokenRange : public TokenRangeBase<Token> {

Callers 15

printCertCInfoFunction · 0.45
filterMethod · 0.45
compilefilesFunction · 0.45
prioritizelibFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
isUnchangedFunction · 0.45
checkRecursiveMethod · 0.45
parseFunctionCallMethod · 0.45
removeFunctionCallsFunction · 0.45
bufferOverflowMethod · 0.45

Calls 1

TokenIteratorClass · 0.85

Tested by 15

getcodeforcfgMethod · 0.36
redundant_configMethod · 0.36
dup_definesMethod · 0.36
checkWithFileInternalMethod · 0.36
checkWithFSInternalMethod · 0.36
unique_errorsMethod · 0.36
unique_errors_2Method · 0.36
purgedConfigurationMethod · 0.36
testValueOfXKnown_Method · 0.36