Searched defs:outerScope (Results 1 – 3 of 3) sorted by relevance
407 void Binder::BuildScriptFunction(Scope *outerScope, const ir::ScriptFunction *scriptFunc) in BuildScriptFunction()698 auto *outerScope = scope_; in ResolveReference() local
490 let outerScope = outerPg!.getScope(); variable
1115 auto outerScope = binder::LexicalScope<binder::Scope>::Enter(Binder(), savedScope); in ParseDoWhileStatement() local