Searched defs:TypedBinder (Results 1 - 1 of 1) sorted by relevance
| /arkcompiler/ets_frontend/ets2panda/varbinder/ | ||
| H A D | TypedBinder.h | 22 class TypedBinder : public VarBinder { class 24 explicit TypedBinder(ArenaAllocator *allocator) : VarBinder(allocator) {} in TypedBinder() function in ark::es2panda::varbinder::TypedBinder |
Completed in 1 milliseconds