Searched defs:visit_compound_stmt (Results 1 – 3 of 3) sorted by relevance
30 void (* visit_compound_stmt)(struct gvisitor *self, gnode_compound_stmt_t *node); member
586 static void visit_compound_stmt (gvisitor_t *self, gnode_compound_stmt_t *node) { in visit_compound_stmt() function
370 static void visit_compound_stmt (gvisitor_t *self, gnode_compound_stmt_t *node) { in visit_compound_stmt() function