Home | History | Annotate | Download | only in AST

Lines Matching refs:getOpcode

4197   return new (Importer.getToContext()) UnaryOperator(SubExpr, E->getOpcode(),
4241 return new (Importer.getToContext()) BinaryOperator(LHS, RHS, E->getOpcode(),
4270 CompoundAssignOperator(LHS, RHS, E->getOpcode(),