Searched refs:ParseTsModuleDeclaration (Results 1 – 2 of 2) sorted by relevance
517 ir::TSModuleDeclaration *ParseTsModuleDeclaration(bool isDeclare, bool isExport = false); in DEFINE_BITOPS()
235 ir::TSModuleDeclaration *decl = ParseTsModuleDeclaration(isDeclare); in ParseStatement()313 ir::TSModuleDeclaration *ParserImpl::ParseTsModuleDeclaration(bool isDeclare, bool isExport) in ParseTsModuleDeclaration() function in panda::es2panda::parser::ParserImpl2715 decl = ParseTsModuleDeclaration(isDeclare, true); in ParseNamedExportDeclaration()