Searched refs:GetLocalScopeVariable (Results 1 – 1 of 1) sorted by relevance
289 … if (const auto maybeVar = GetLocalScopeVariable(allocator_, ctx, ast); maybeVar.has_value()) { in operator ()()302 … static std::optional<varbinder::LocalVariable *> GetLocalScopeVariable(ArenaAllocator &allocator, in GetLocalScopeVariable() function in panda::es2panda::compiler::VariableHasScope386 const auto maybeVar = VariableHasScope::GetLocalScopeVariable(allocator_, ctx, ast); in operator ()()