Home
last modified time | relevance | path

Searched defs:DEF_VISIT (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/parsing/
Drewriter.cc104 #define DEF_VISIT(type) void Visit##type(type* node); macro
342 #define DEF_VISIT(type) \ macro
349 #define DEF_VISIT(type) \ macro
351 DECLARATION_NODE_LIST(DEF_VISIT) in DECLARATION_NODE_LIST() argument
/external/v8/src/compiler/
Dast-graph-builder.h572 #define DEF_VISIT(type) \ macro
/external/v8/src/crankshaft/
Dhydrogen.cc81 #define DEF_VISIT(type) \ macro
96 #define DEF_VISIT(type) \ macro
111 #define DEF_VISIT(type) \ macro