Home
last modified time | relevance | path

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

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