Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/binder/
Dscope.cpp293 void FunctionParamScope::BindName(ArenaAllocator *allocator, util::StringView name) in BindName() function in panda::es2panda::binder::FunctionParamScope
Dscope.h574 void BindName(util::StringView name, util::StringView internalName) in BindName() function