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