Home
last modified time | relevance | path

Searched defs:GetDuplicateScopeIndex (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() function
802 uint32_t GetDuplicateScopeIndex(const util::StringView &childScopeName) override in GetDuplicateScopeIndex() function
898 uint32_t GetDuplicateScopeIndex(const util::StringView &childScopeName) override in GetDuplicateScopeIndex() function
Dscope.cpp531 uint32_t FunctionParamScope::GetDuplicateScopeIndex(const util::StringView &childScopeName) in GetDuplicateScopeIndex() function in panda::es2panda::binder::FunctionParamScope