Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h1027 void BindNameWithScopeInfo(util::StringView name, util::StringView recordName) override in BindNameWithScopeInfo() function
1069 void BindNameWithScopeInfo(util::StringView name, util::StringView recordName) override in BindNameWithScopeInfo() function
Dscope.cpp544 void FunctionScope::BindNameWithScopeInfo(util::StringView name, util::StringView recordName) in BindNameWithScopeInfo() function in panda::es2panda::binder::FunctionScope