Searched defs:GetSelfScopeName (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/binder/ | ||
H A D | scope.cpp | 278 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 |
H A D | scope.h | 477 virtual util::StringView GetSelfScopeName() in GetSelfScopeName() function in Scope |
Completed in 5 milliseconds