Home
last modified time | relevance | path

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

/external/v8/src/torque/
Dast.h69 #define AST_CALLABLE_NODE_KIND_LIST(V) \ macro
81 AST_CALLABLE_NODE_KIND_LIST(V) \
Ddeclaration-visitor.cc56 AST_CALLABLE_NODE_KIND_LIST(ENUM_ITEM) in Visit()
Dimplementation-visitor.cc63 AST_CALLABLE_NODE_KIND_LIST(ENUM_ITEM) in Visit()