Searched refs:compiler_visit_stmt (Results 1 – 1 of 1) sorted by relevance
162 static int compiler_visit_stmt(struct compiler *, stmt_ty);2073 compiler_visit_stmt(struct compiler *c, stmt_ty s) in compiler_visit_stmt() function