Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:DEF_VISIT

81 #define DEF_VISIT(type)                                      \
93 EXPRESSION_NODE_LIST(DEF_VISIT)
94 #undef DEF_VISIT
96 #define DEF_VISIT(type) \
108 STATEMENT_NODE_LIST(DEF_VISIT)
109 #undef DEF_VISIT
111 #define DEF_VISIT(type) \
115 DECLARATION_NODE_LIST(DEF_VISIT)
116 #undef DEF_VISIT