Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSMTAPI.h38 virtual bool isBooleanSort() const { return isBooleanSortImpl(); } in isBooleanSort()
87 virtual bool isBooleanSortImpl() const = 0;
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DZ3Solver.cpp122 bool isBooleanSortImpl() const override { in isBooleanSortImpl() function in __anona2cc94240111::Z3Sort