Home
last modified time | relevance | path

Searched defs:GetSelfScopeName (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
Dscope.cpp278 util::StringView ClassScope::GetSelfScopeName() in GetSelfScopeName() function in panda::es2panda::binder::ClassScope
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
679 util::StringView TSEnumScope::GetSelfScopeName() in GetSelfScopeName() function in panda::es2panda::binder::TSEnumScope
Dscope.h477 virtual util::StringView GetSelfScopeName() in GetSelfScopeName() function