Home
last modified time | relevance | path

Searched refs:getBoolSort (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/include/llvm/Support/
H A DSMTAPI.h160 virtual SMTSortRef getBoolSort() = 0;
/openbsd/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h30 return Solver->getBoolSort(); in mkSort()
/openbsd/gnu/llvm/llvm/lib/Support/
H A DZ3Solver.cpp306 SMTSortRef getBoolSort() override { in getBoolSort() function in __anon25857d310111::Z3Solver