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