Lines Matching refs:IGNORE_EXPR
596 #define IGNORE_EXPR(type) \ macro
601 IGNORE_EXPR(AddrLabelExpr);
602 IGNORE_EXPR(BlockExpr);
603 IGNORE_EXPR(CharacterLiteral);
604 IGNORE_EXPR(ChooseExpr);
605 IGNORE_EXPR(CompoundLiteralExpr);
606 IGNORE_EXPR(CXXBoolLiteralExpr);
607 IGNORE_EXPR(CXXDependentScopeMemberExpr);
608 IGNORE_EXPR(CXXNullPtrLiteralExpr);
609 IGNORE_EXPR(CXXPseudoDestructorExpr);
610 IGNORE_EXPR(CXXScalarValueInitExpr);
611 IGNORE_EXPR(CXXNoexceptExpr);
612 IGNORE_EXPR(CXXTypeidExpr);
613 IGNORE_EXPR(CXXUnresolvedConstructExpr);
614 IGNORE_EXPR(CXXUuidofExpr);
615 IGNORE_EXPR(DependentScopeDeclRefExpr);
616 IGNORE_EXPR(DesignatedInitExpr);
617 IGNORE_EXPR(ExtVectorElementExpr);
618 IGNORE_EXPR(FloatingLiteral);
619 IGNORE_EXPR(ImaginaryLiteral);
620 IGNORE_EXPR(IntegerLiteral);
621 IGNORE_EXPR(OffsetOfExpr);
622 IGNORE_EXPR(ImplicitValueInitExpr);
623 IGNORE_EXPR(PackExpansionExpr);
624 IGNORE_EXPR(PredefinedExpr);
625 IGNORE_EXPR(ShuffleVectorExpr);
626 IGNORE_EXPR(SizeOfPackExpr);
627 IGNORE_EXPR(StmtExpr);
628 IGNORE_EXPR(StringLiteral);
629 IGNORE_EXPR(SubstNonTypeTemplateParmPackExpr);
630 IGNORE_EXPR(TypeTraitExpr);
631 IGNORE_EXPR(VAArgExpr);
632 IGNORE_EXPR(GNUNullExpr);
633 IGNORE_EXPR(OverloadExpr);