Searched defs:AddTSBinding (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/varbinder/ | ||
H A D | scope.h | 998 Variable *VariableScope::AddTSBinding(ArenaAllocator *allocator, [[maybe_unused]] Variable *currentVariable, in AddTSBinding() function in ark::es2panda::ark::es2panda::ark::es2panda::varbinder::VariableScope |
/arkcompiler/ets_frontend/es2panda/binder/ | ||
H A D | scope.h | 1304 bool VariableScope::AddTSBinding(ArenaAllocator *allocator, [[maybe_unused]] Variable *currentVariable, Decl *newDecl, in AddTSBinding() function in VariableScope 1314 bool VariableScope::AddTSBinding(ArenaAllocator *allocator, Decl *newDecl, VariableFlags flags) in AddTSBinding() function in VariableScope |
Completed in 5 milliseconds