Home | History | Annotate | Download | only in src

Lines Matching refs:DEF_VISIT

252 #define DEF_VISIT(type)                                 \
259 EXPRESSION_NODE_LIST(DEF_VISIT)
260 #undef DEF_VISIT
262 #define DEF_VISIT(type) \
269 STATEMENT_NODE_LIST(DEF_VISIT)
270 #undef DEF_VISIT
272 #define DEF_VISIT(type) \
276 MODULE_NODE_LIST(DEF_VISIT)
277 DECLARATION_NODE_LIST(DEF_VISIT)
278 #undef DEF_VISIT