Searched refs:DEF_VISIT (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Drewriter.cc83 #define DEF_VISIT(type) \ macro
85 AST_NODE_LIST(DEF_VISIT)
86 #undef DEF_VISIT macro
227 #define DEF_VISIT(type) \ macro
229 EXPRESSION_NODE_LIST(DEF_VISIT)
230 #undef DEF_VISIT macro
H A Dast.h2577 #define DEF_VISIT(type) \ macro
2579 AST_NODE_LIST(DEF_VISIT)
2580 #undef DEF_VISIT macro
2604 #define DEF_VISIT(type) \ macro
2606 AST_NODE_LIST(DEF_VISIT)
2607 #undef DEF_VISIT macro
2619 #define DEF_VISIT(type) \ macro
2621 AST_NODE_LIST(DEF_VISIT)
2622 #undef DEF_VISIT macro

Completed in 117 milliseconds