Searched refs:processBranch (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSubEngine.h68 virtual void processBranch(const Stmt *Condition, const Stmt *Term,
H A DExprEngine.h220 void processBranch(const Stmt *Condition, const Stmt *Term,
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp458 SubEng.processBranch(Cond, Term, Ctx, Pred, Dst,
H A DExprEngine.cpp1309 void ExprEngine::processBranch(const Stmt *Condition, const Stmt *Term, function in class:ExprEngine

Completed in 62 milliseconds