Searched defs:SetSelfScopeName (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/binder/ | ||
| D | scope.cpp | 593 void FunctionScope::SetSelfScopeName(const util::StringView &ident) in SetSelfScopeName() function in panda::es2panda::binder::FunctionScope |
| D | scope.h | 406 virtual void SetSelfScopeName(const util::StringView &ident) in SetSelfScopeName() function |