Home
last modified time | relevance | path

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

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