Home
last modified time | relevance | path

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

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