Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSMTAPI.h35 virtual bool isFloatSort() const { return isFloatSortImpl(); } in isFloatSort()
84 virtual bool isFloatSortImpl() const = 0;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DZ3Solver.cpp111 bool isFloatSortImpl() const override { in isFloatSortImpl() function in __anondfffcc6f0111::Z3Sort