Home
last modified time | relevance | path

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

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