Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTSort.h33 virtual bool isFloatSort() const { return isFloatSortImpl(); } in isFloatSort()
73 virtual bool isFloatSortImpl() const = 0;
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DZ3ConstraintManager.cpp110 bool isFloatSortImpl() const override { in isFloatSortImpl() function in __anon1f86e14b0111::Z3Sort