Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DSMTAPI.h38 virtual bool isBooleanSort() const { return isBooleanSortImpl(); } in isBooleanSort()
87 virtual bool isBooleanSortImpl() const = 0;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DZ3Solver.cpp115 bool isBooleanSortImpl() const override { in isBooleanSortImpl() function in __anondfffcc6f0111::Z3Sort