Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp89 constexpr size_t getCmpOpCount() const { return CmpOpCount; } in getCmpOpCount() function in OperatorRelationsTable
1126 for (size_t i = 0; i < CmpOpTable.getCmpOpCount(); ++i) { in getRangeForComparisonSymbol()