Searched refs:FindLocalTSVariables (Results 1 – 2 of 2) sorted by relevance
188 void FindLocalTSVariables(binder::Scope *scope, const util::StringView name,
1838 FindLocalTSVariables(scope, name, types, findRes); in FindFrontIdentifierTSVariables()1890 void Transformer::FindLocalTSVariables(binder::Scope *scope, const util::StringView name, in FindLocalTSVariables() function in panda::es2panda::parser::Transformer