Home
last modified time | relevance | path

Searched refs:getFloat64Sort (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTSolver.h45 return getFloat64Sort(); in getFloatSort()
66 virtual SMTSortRef getFloat64Sort() = 0;
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DZ3ConstraintManager.cpp314 SMTSortRef getFloat64Sort() override { in getFloat64Sort() function in __anon1f86e14b0211::Z3Solver