Home
last modified time | relevance | path

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

/external/v8/tools/gcmole/
Dgcmole.cc628 #define IGNORE_EXPR(type) \ macro
633 IGNORE_EXPR(AddrLabelExpr);
634 IGNORE_EXPR(BlockExpr);
635 IGNORE_EXPR(CharacterLiteral);
636 IGNORE_EXPR(ChooseExpr);
637 IGNORE_EXPR(CompoundLiteralExpr);
638 IGNORE_EXPR(CXXBoolLiteralExpr);
639 IGNORE_EXPR(CXXDependentScopeMemberExpr);
640 IGNORE_EXPR(CXXNullPtrLiteralExpr);
641 IGNORE_EXPR(CXXPseudoDestructorExpr);
[all …]