Home
last modified time | relevance | path

Searched defs:isSat (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConstraintManager.h89 ConditionTruthVal isSat = checkModel(State, Sym, Exp); in checkNull() local
126 Optional<bool> isSat = Solver->check(); in getSymVal() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp2474 Optional<bool> isSat = RefutationSolver->check(); in finalizeVisitor() local