Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/binder/
Dscope.cpp280 util::StringView ClassScope::GetScopeTag() in GetScopeTag() function in panda::es2panda::binder::ClassScope
601 util::StringView FunctionScope::GetScopeTag() in GetScopeTag() function in panda::es2panda::binder::FunctionScope
640 util::StringView TSModuleScope::GetScopeTag() in GetScopeTag() function in panda::es2panda::binder::TSModuleScope
675 util::StringView TSEnumScope::GetScopeTag() in GetScopeTag() function in panda::es2panda::binder::TSEnumScope
Dscope.h516 virtual util::StringView GetScopeTag() in GetScopeTag() function