Searched refs:reverseComparisonOp (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DSimpleConstraintManager.cpp170 Op = BinaryOperator::reverseComparisonOp(Op);
H A DSimpleSValBuilder.cpp400 op = BinaryOperator::reverseComparisonOp(op);
653 op = BinaryOperator::reverseComparisonOp(op);
/external/clang/include/clang/AST/
H A DExpr.h3017 static Opcode reverseComparisonOp(Opcode Opc) { function in class:clang::StringLiteral::OffsetOfExpr::BinaryOperator

Completed in 789 milliseconds