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