Searched defs:VISIT (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/tools/gcmole/
H A Dgcmole.cc527 #define VISIT(type) \ macro
535 VISIT(AbstractConditionalOperator);
536 VISIT(AddrLabelExpr);
537 VISIT(ArraySubscriptExpr);
538 VISIT(BinaryOperator);
539 VISIT(BlockExpr);
540 VISIT(CallExpr);
541 VISIT(CastExpr);
542 VISIT(CharacterLiteral);
543 VISIT(ChooseExp
588 #undef VISIT macro
855 #define VISIT macro
886 #undef VISIT macro
[all...]

Completed in 154 milliseconds