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

/external/clang/lib/StaticAnalyzer/Core/
H A DSimpleConstraintManager.cpp146 op = BinaryOperator::negateComparisonOp(op);
172 Op = BinaryOperator::negateComparisonOp(Op);
H A DSimpleSValBuilder.cpp473 opc = BinaryOperator::negateComparisonOp(opc);
/external/clang/include/clang/AST/
H A DExpr.h3004 static Opcode negateComparisonOp(Opcode Opc) { function in class:clang::StringLiteral::OffsetOfExpr::BinaryOperator

Completed in 775 milliseconds