Searched defs:SetLexical (Results 1 – 1 of 1) sorted by relevance
43 void LocalVariable::SetLexical(Scope *scope, util::Hotfix *hotfixHelper) in SetLexical() function in panda::es2panda::binder::LocalVariable68 void GlobalVariable::SetLexical([[maybe_unused]] Scope *scope, [[maybe_unused]] util::Hotfix *hotfi… in SetLexical() function in panda::es2panda::binder::GlobalVariable69 void ModuleVariable::SetLexical([[maybe_unused]] Scope *scope, [[maybe_unused]] util::Hotfix *hotfi… in SetLexical() function in panda::es2panda::binder::ModuleVariable70 void EnumVariable::SetLexical([[maybe_unused]] Scope *scope, [[maybe_unused]] util::Hotfix *hotfixH… in SetLexical() function in panda::es2panda::binder::EnumVariable71 void NamespaceVariable::SetLexical([[maybe_unused]] Scope *scope, [[maybe_unused]] util::Hotfix *ho… in SetLexical() function in panda::es2panda::binder::NamespaceVariable72 void ImportEqualsVariable::SetLexical([[maybe_unused]] Scope *scope, [[maybe_unused]] util::Hotfix … in SetLexical() function in panda::es2panda::binder::ImportEqualsVariable