Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/binder/
Dscope.cpp258 util::StringView ClassScope::GetSelfScopeName() in GetSelfScopeName() function in panda::es2panda::binder::ClassScope
617 util::StringView FunctionScope::GetSelfScopeName() in GetSelfScopeName() function in panda::es2panda::binder::FunctionScope
632 util::StringView TSModuleScope::GetSelfScopeName() in GetSelfScopeName() function in panda::es2panda::binder::TSModuleScope
659 util::StringView TSEnumScope::GetSelfScopeName() in GetSelfScopeName() function in panda::es2panda::binder::TSEnumScope
Dscope.h477 virtual util::StringView GetSelfScopeName() in GetSelfScopeName() function