Home
last modified time | relevance | path

Searched defs:AddTSBinding (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/varbinder/
H A Dscope.h998 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 Dscope.h1304 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