Home
last modified time | relevance | path

Searched refs:incrementBooleanError (Results 1 – 6 of 6) sorted by relevance

/dports/devel/cppcheck-gui/cppcheck-2.6.3/lib/
H A Dcheckbool.h103 void incrementBooleanError(const Token *tok);
120 c.incrementBooleanError(nullptr); in getErrorMessages()
H A Dcheckbool.cpp57 incrementBooleanError(tok); in checkIncrementBoolean()
63 void CheckBool::incrementBooleanError(const Token *tok) in incrementBooleanError() function in CheckBool
/dports/devel/cppcheck/cppcheck-2.6.3/lib/
H A Dcheckbool.h103 void incrementBooleanError(const Token *tok);
120 c.incrementBooleanError(nullptr); in getErrorMessages()
H A Dcheckbool.cpp57 incrementBooleanError(tok); in checkIncrementBoolean()
63 void CheckBool::incrementBooleanError(const Token *tok) in incrementBooleanError() function in CheckBool
/dports/devel/cppcheck-gui/cppcheck-2.6.3/gui/test/data/benchmark/
H A Dsimple.cpp49 incrementBooleanError(tok); in checkIncrementBoolean()
55 void CheckOther::incrementBooleanError(const Token *tok) in incrementBooleanError() function in CheckOther
/dports/devel/cppcheck/cppcheck-2.6.3/gui/test/data/benchmark/
H A Dsimple.cpp49 incrementBooleanError(tok); in checkIncrementBoolean()
55 void CheckOther::incrementBooleanError(const Token *tok) in incrementBooleanError() function in CheckOther