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

/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUndefBranchChecker.cpp62 void UndefBranchChecker::checkBranchCondition(const Stmt *Condition, function in class:UndefBranchChecker
H A DTraversalChecker.cpp36 void TraversalDumper::checkBranchCondition(const Stmt *Condition, function in class:TraversalDumper
H A DTestAfterDivZeroChecker.cpp208 void TestAfterDivZeroChecker::checkBranchCondition(const Stmt *Condition, function in class:TestAfterDivZeroChecker
H A DCheckerDocumentation.cpp127 void checkBranchCondition(const Stmt *Condition, CheckerContext &Ctx) const {} function in class:clang::ento::CheckerDocumentation

Completed in 107 milliseconds