MCPcopy Create free account
hub / github.com/cppcheck-opensource/cppcheck / back

Function back

externals/simplecpp/simplecpp.h:335–337  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

333 }
334
335 Token *back() {
336 return backToken;
337 }
338
339 const Token *cback() const {
340 return backToken;

Callers 3

lineDirectiveMethod · 0.70
readfileMethod · 0.70
constFoldMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected