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

/freebsd-10.1-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DSimpleConstraintManager.cpp183 bool isFeasible = b ? Assumption : !Assumption; local
/freebsd-10.1-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 105 milliseconds