Home
last modified time | relevance | path

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

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