Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp77 const TriStateKind CmpOpTable[CmpOpCount][CmpOpCount + 1] = { member in OperatorRelationsTable
1505 static const OperatorRelationsTable CmpOpTable{}; in getRangeForComparisonSymbol() local