Home
last modified time | relevance | path

Searched defs:checkBranchCondition (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DUndefBranchChecker.cpp62 void UndefBranchChecker::checkBranchCondition(const Stmt *Condition, in checkBranchCondition() function in UndefBranchChecker
H A DTraversalChecker.cpp36 void TraversalDumper::checkBranchCondition(const Stmt *Condition, in checkBranchCondition() function in TraversalDumper
H A DCheckerDocumentation.cpp127 void checkBranchCondition(const Stmt *Condition, CheckerContext &Ctx) const {} in checkBranchCondition() function in clang::ento::CheckerDocumentation
H A DTestAfterDivZeroChecker.cpp213 void TestAfterDivZeroChecker::checkBranchCondition(const Stmt *Condition, in checkBranchCondition() function in TestAfterDivZeroChecker