Searched refs:CreateVariableDeclarationWithIdentify (Results 1 – 2 of 2) sorted by relevance
54 ir::VariableDeclaration *CreateVariableDeclarationWithIdentify(util::StringView name,
194 … ir::Statement *res = CreateVariableDeclarationWithIdentify(name, VariableParsingFlags::VAR, node, in VisitTsImportEqualsDeclaration()347 ir::VariableDeclaration *Transformer::CreateVariableDeclarationWithIdentify(util::StringView name, in CreateVariableDeclarationWithIdentify() function in panda::es2panda::parser::Transformer510 auto *var = CreateVariableDeclarationWithIdentify(name, flag, node, doExport); in VisitTsModuleDeclaration()