Searched refs:runCheckersForBranchCondition (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerManager.h235 /// \sa runCheckersForBranchCondition, runCheckersForPostStmt
248 /// \sa runCheckersForBranchCondition, runCheckersForPreStmt
335 void runCheckersForBranchCondition(const Stmt *condition,
/external/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp401 void CheckerManager::runCheckersForBranchCondition(const Stmt *Condition, function in class:CheckerManager
H A DExprEngine.cpp1454 getCheckerManager().runCheckersForBranchCondition(Condition, CheckersOutSet,

Completed in 199 milliseconds