Searched defs:isFeasible (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DSimpleConstraintManager.cpp112 bool isFeasible = b ? Assumption : !Assumption; local
214 bool isFeasible = b ? Assumption : !Assumption; local
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h442 bool isFeasible(bool branch) { function in class:clang::ento::BranchNodeBuilder

Completed in 88 milliseconds