Home
last modified time | relevance | path

Searched defs:SetSelfScopeName (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.cpp613 void FunctionScope::SetSelfScopeName(const util::StringView &ident) in SetSelfScopeName() function in panda::es2panda::binder::FunctionScope
672 void TSEnumScope::SetSelfScopeName(const util::StringView &ident) in SetSelfScopeName() function in panda::es2panda::binder::TSEnumScope
733 void GlobalScope::SetSelfScopeName([[maybe_unused]] const util::StringView &ident) in SetSelfScopeName() function in panda::es2panda::binder::GlobalScope
816 void ModuleScope::SetSelfScopeName([[maybe_unused]] const util::StringView &ident) in SetSelfScopeName() function in panda::es2panda::binder::ModuleScope
H A Dscope.h406 virtual void SetSelfScopeName(const util::StringView &ident) in SetSelfScopeName() function in Scope

Completed in 4 milliseconds