Searched refs:SetTSVariables (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/ir/expressions/ | ||
H A D | identifier.h | 109 void SetTSVariables(const std::vector<binder::Variable *> &tsVariables) in SetTSVariables() function in panda::es2panda::panda::es2panda::panda::es2panda::panda::es2panda::ir::Identifier |
/arkcompiler/ets_frontend/es2panda/binder/ | ||
H A D | binder.cpp | 319 ident->SetTSVariables(FindIdentifierTSVariables(ident, scope_, res)); in LookupIdentReference() |
Completed in 4 milliseconds