Searched refs:isBooleanSort (Results 1 – 2 of 2) sorted by relevance
38 virtual bool isBooleanSort() const { return isBooleanSortImpl(); } in isBooleanSort() function
843 if (Sort->isBooleanSort()) { in toAPSInt()