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

Method fail

lib/tokenize.cpp:656–658  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

654 }
655
656 bool fail() const {
657 return mFail;
658 }
659
660 bool replaceFailed() const {
661 return mReplaceFailed;

Callers 4

simplifyTypedefMethod · 0.80
run_sarif_checkFunction · 0.80

Calls

no outgoing calls

Tested by 3

run_sarif_checkFunction · 0.64