Searched defs:GetScopeTag (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/binder/ | ||
H A D | scope.cpp | 300 util::StringView ClassScope::GetScopeTag() in GetScopeTag() function in panda::es2panda::binder::ClassScope 621 util::StringView FunctionScope::GetScopeTag() in GetScopeTag() function in panda::es2panda::binder::FunctionScope 660 util::StringView TSModuleScope::GetScopeTag() in GetScopeTag() function in panda::es2panda::binder::TSModuleScope 695 util::StringView TSEnumScope::GetScopeTag() in GetScopeTag() function in panda::es2panda::binder::TSEnumScope |
H A D | scope.h | 516 virtual util::StringView GetScopeTag() in GetScopeTag() function in Scope |
Completed in 4 milliseconds