Home
last modified time | relevance | path

Searched defs:FindTSVariable (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/binder/
Dscope.h70 Variable *FindTSVariable(const util::StringView &name) const in FindTSVariable() function
/arkcompiler/ets_frontend/es2panda/parser/transformer/
Dtransformer.cpp1763 binder::Variable *Transformer::FindTSVariable(const binder::Scope *scope, const util::StringView &n… in FindTSVariable() function in panda::es2panda::parser::Transformer