Home
last modified time | relevance | path

Searched refs:GetSelfScopeName (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.cpp278 util::StringView ClassScope::GetSelfScopeName() in GetSelfScopeName() function in panda::es2panda::binder::ClassScope
379 SetSelfScopeName(GetSelfScopeName()); in SetFullScopeNames()
574 internalName << GetScopeTag() << util::Helpers::FUNC_NAME_SEPARATOR << GetSelfScopeName(); in BindNameWithScopeInfo()
637 util::StringView FunctionScope::GetSelfScopeName() in GetSelfScopeName() function in panda::es2panda::binder::FunctionScope
652 util::StringView TSModuleScope::GetSelfScopeName() in GetSelfScopeName() function in panda::es2panda::binder::TSModuleScope
675 FunctionScope::SetSelfScopeName(GetSelfScopeName()); in SetSelfScopeName()
679 util::StringView TSEnumScope::GetSelfScopeName() in GetSelfScopeName() function in panda::es2panda::binder::TSEnumScope
H A Dscope.h477 virtual util::StringView GetSelfScopeName() in GetSelfScopeName() function in Scope
814 util::StringView GetSelfScopeName() override;
915 util::StringView GetSelfScopeName() override;
1146 util::StringView GetSelfScopeName() override;
1197 util::StringView GetSelfScopeName() override;

Completed in 5 milliseconds