Searched refs:getMutableRootScope (Results 1 – 3 of 3) sorted by relevance
205 Scope* getMutableRootScope();
210 Scope* scopeStack = ast->getMutableRootScope();
49 Scope* AST::getMutableRootScope() { in getMutableRootScope() function in android::AST