Searched defs:outerScope (Results 1 – 2 of 2) sorted by relevance
424 void Binder::BuildScriptFunction(Scope *outerScope, const ir::ScriptFunction *scriptFunc) in BuildScriptFunction()788 auto *outerScope = scope_; in ResolveReference() local
1141 auto outerScope = binder::LexicalScope<binder::Scope>::Enter(Binder(), savedScope); in ParseDoWhileStatement() local