Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DRangeConstraintManager.cpp70 const TriStateKind CmpOpTable[CmpOpCount][CmpOpCount + 1] = { member in OperatorRelationsTable
994 static const OperatorRelationsTable CmpOpTable{}; in getRangeForComparisonSymbol() local