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

Function cfront

externals/simplecpp/simplecpp.h:331–333  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

329 }
330
331 const Token *cfront() const {
332 return frontToken;
333 }
334
335 Token *back() {
336 return backToken;

Callers 2

stringifyMethod · 0.85
constFoldMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected