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