Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp94 static BinaryOperatorKind getOpFromIndex(size_t Index) { in getOpFromIndex() function in OperatorRelationsTable
1525 BinaryOperatorKind QueriedOP = OperatorRelationsTable::getOpFromIndex(i); in getRangeForComparisonSymbol()