Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h396 virtual uint32_t GetDuplicateScopeIndex(const util::StringView &childScopeName) in GetDuplicateScopeIndex()
802 uint32_t GetDuplicateScopeIndex(const util::StringView &childScopeName) override in GetDuplicateScopeIndex()
898 uint32_t GetDuplicateScopeIndex(const util::StringView &childScopeName) override in GetDuplicateScopeIndex()
Dscope.cpp551 uint32_t FunctionParamScope::GetDuplicateScopeIndex(const util::StringView &childScopeName) in GetDuplicateScopeIndex()