Searched defs:BindName (Results 1 - 4 of 4) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/varbinder/ | ||
| H A D | scope.cpp | 433 void FunctionParamScope::BindName(ArenaAllocator *allocator, util::StringView name) in BindName() function in ark::es2panda::varbinder::FunctionParamScope |
| H A D | scope.h | 585 void BindName(util::StringView name) in BindName() function in ark::es2panda::ark::es2panda::ark::es2panda::varbinder::FunctionScope |
| /arkcompiler/ets_frontend/es2panda/binder/ | ||
| H A D | scope.cpp | 523 void FunctionParamScope::BindName(ArenaAllocator *allocator, util::StringView name) in BindName() function in panda::es2panda::binder::FunctionParamScope |
| H A D | scope.h | 765 void BindName(util::StringView name, util::StringView internalName) in BindName() function in FunctionScope |
Completed in 8 milliseconds