Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp102 TriStateKind getCmpOpStateForUnknownX2(BinaryOperatorKind CurrentOP) const { in getCmpOpStateForUnknownX2() function in OperatorRelationsTable
1574 BranchState = CmpOpTable.getCmpOpStateForUnknownX2(CurrentOP); in getRangeForComparisonSymbol()