Searched defs:checkBranchCondition (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
| H A D | TestAfterDivZeroChecker.cpp | 205 void TestAfterDivZeroChecker::checkBranchCondition(const Stmt *Condition, in checkBranchCondition() function in TestAfterDivZeroChecker |
| H A D | CheckerDocumentation.cpp | 146 void checkBranchCondition(const Stmt *Condition, CheckerContext &Ctx) const {} in checkBranchCondition() function in clang::ento::CheckerDocumentation |