Searched defs:BindName (Results 1 – 2 of 2) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/binder/ | ||
| D | scope.cpp | 293 void FunctionParamScope::BindName(ArenaAllocator *allocator, util::StringView name) in BindName() function in panda::es2panda::binder::FunctionParamScope |
| D | scope.h | 574 void BindName(util::StringView name, util::StringView internalName) in BindName() function |