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

/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DSimpleConstraintManager.cpp79 bool isFeasible = b ? Assumption : !Assumption; local
125 bool isFeasible = (IsInRange == InRange); local
/openbsd-current/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCoreEngine.h485 bool isFeasible(bool branch) { function in class:clang::ento::BranchNodeBuilder

Completed in 175 milliseconds