Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/binder/
H A Dscope.cpp387 fullScopeName << parent->GetFullScopeName() << in SetFullScopeNames()
536 const util::StringView &FunctionParamScope::GetFullScopeName() in GetFullScopeName() function in panda::es2panda::binder::FunctionParamScope
539 return functionScope_->GetFullScopeName(); in GetFullScopeName()
545 return parent_->GetFullScopeName(); in GetFullScopeName()
572 internalName << parent->GetFullScopeName(); in BindNameWithScopeInfo()
H A Dscope.h387 virtual const util::StringView &GetFullScopeName() in GetFullScopeName() function in Scope
391 return parent_->GetFullScopeName(); in GetFullScopeName()
697 const util::StringView &GetFullScopeName() override;
796 const util::StringView &GetFullScopeName() override
892 const util::StringView &GetFullScopeName() override
1036 const util::StringView &GetFullScopeName() override
1078 const util::StringView &GetFullScopeName() override

Completed in 4 milliseconds