Home
last modified time | relevance | path

Searched defs:CmpOpTable (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp74 const TriStateKind CmpOpTable[CmpOpCount][CmpOpCount + 1] = { member in OperatorRelationsTable
1114 static const OperatorRelationsTable CmpOpTable{}; in getRangeForComparisonSymbol() local