Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DSMTAPI.h35 virtual bool isFloatSort() const { return isFloatSortImpl(); } in isFloatSort()
84 virtual bool isFloatSortImpl() const = 0;
/llvm-project-15.0.7/llvm/lib/Support/
H A DZ3Solver.cpp113 bool isFloatSortImpl() const override { in isFloatSortImpl() function in __anonae660b540111::Z3Sort