Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DSimpleSValBuilder.cpp190 static BinaryOperator::Opcode ReverseComparison(BinaryOperator::Opcode op) { in ReverseComparison() function
395 op = ReverseComparison(op); in evalBinOpNN()
599 return makeNonLoc(rSym, ReverseComparison(op), lVal, resultTy); in evalBinOpLL()