Home
last modified time | relevance | path

Searched refs:checkBranchCondition (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DTraversalChecker.cpp30 void checkBranchCondition(const Stmt *Condition, CheckerContext &C) const;
36 void TraversalDumper::checkBranchCondition(const Stmt *Condition, in checkBranchCondition() function in TraversalDumper
H A DCheckerDocumentation.cpp133 void checkBranchCondition(const Stmt *Condition, CheckerContext &Ctx) const {} in checkBranchCondition() function in clang::ento::CheckerDocumentation
H A DErrnoChecker.cpp45 void checkBranchCondition(const Stmt *Condition, CheckerContext &Ctx) const;