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/
DSMTAPI.h38 virtual bool isBooleanSort() const { return isBooleanSortImpl(); } in isBooleanSort()
87 virtual bool isBooleanSortImpl() const = 0;
/openbsd/src/gnu/llvm/llvm/lib/Support/
DZ3Solver.cpp117 bool isBooleanSortImpl() const override { in isBooleanSortImpl() function in __anon6add9fa00111::Z3Sort