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

/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleConstraintManager.cpp78 bool isFeasible = b ? Assumption : !Assumption; local
124 bool isFeasible = (IsInRange == InRange); local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h472 bool isFeasible(bool branch) { function in class:clang::ento::BranchNodeBuilder

Completed in 170 milliseconds