Searched defs:SetSelfScopeName (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/binder/ | ||
H A D | scope.cpp | 613 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 D | scope.h | 406 virtual void SetSelfScopeName(const util::StringView &ident) in SetSelfScopeName() function in Scope |
Completed in 4 milliseconds