Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp92 constexpr size_t getCmpOpCount() const { return CmpOpCount; } in getCmpOpCount() function in OperatorRelationsTable
1522 for (size_t i = 0; i < CmpOpTable.getCmpOpCount(); ++i) { in getRangeForComparisonSymbol()