Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DSMTAPI.h38 virtual bool isBooleanSort() const { return isBooleanSortImpl(); } in isBooleanSort()
87 virtual bool isBooleanSortImpl() const = 0;
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DZ3Solver.cpp117 bool isBooleanSortImpl() const override { in isBooleanSortImpl() function in __anon0349533b0111::Z3Sort