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

Function cback

externals/simplecpp/simplecpp.h:339–341  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

337 }
338
339 const Token *cback() const {
340 return backToken;
341 }
342
343 void deleteToken(Token *tok) {
344 if (!tok)

Callers 3

lineDirectiveMethod · 0.85
readfileMethod · 0.85
lastLineTokMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected