Searched refs:FuncScope (Results 1 – 1 of 1) sorted by relevance
85 typedef Scope<FuncDeclStmtNode> FuncScope; typedef92 top_func_scope_(new FuncScope(nullptr, 1)) {} in Scopes()166 FuncScope* top_func() const { return top_func_scope_; } in top_func()181 FuncScope* top_func_scope_;