Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTSort.h36 virtual bool isBooleanSort() const { return isBooleanSortImpl(); } in isBooleanSort()
76 virtual bool isBooleanSortImpl() const = 0;
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DZ3ConstraintManager.cpp114 bool isBooleanSortImpl() const override { in isBooleanSortImpl() function in __anon1f86e14b0111::Z3Sort