Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeExtractor.h140 …void GetVariablesFromNamespace(const binder::NamespaceVariable *variable, ArenaVector<binder::Vari…
DtypeExtractor.cpp1014GetVariablesFromNamespace(variable->AsNamespaceVariable(), findRes, identifiers, variables); in GetVariablesFromTSQualifiedNodes()
1041 void TypeExtractor::GetVariablesFromNamespace(const binder::NamespaceVariable *variable, in GetVariablesFromNamespace() function in panda::es2panda::extractor::TypeExtractor