Home
last modified time | relevance | path

Searched refs:FindExportTSVariables (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/parser/transformer/
Dtransformer.h229 void FindExportTSVariables(binder::Scope *scope, const util::StringView name,
Dtransformer.cpp2347 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