Home
last modified time | relevance | path

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

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