Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
lineDirective
Method · 0.85
readfile
Method · 0.85
lastLineTok
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected