Searched defs:checkBranchCondition (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | UndefBranchChecker.cpp | 62 void UndefBranchChecker::checkBranchCondition(const Stmt *Condition, in checkBranchCondition() function in UndefBranchChecker |
H A D | TraversalChecker.cpp | 36 void TraversalDumper::checkBranchCondition(const Stmt *Condition, in checkBranchCondition() function in TraversalDumper |
H A D | CheckerDocumentation.cpp | 127 void checkBranchCondition(const Stmt *Condition, CheckerContext &Ctx) const {} in checkBranchCondition() function in clang::ento::CheckerDocumentation |
H A D | TestAfterDivZeroChecker.cpp | 213 void TestAfterDivZeroChecker::checkBranchCondition(const Stmt *Condition, in checkBranchCondition() function in TestAfterDivZeroChecker |