Searched refs:GetSourceTextModuleRecord (Results 1 – 5 of 5) sorted by relevance
2211 auto *moduleRecord = GetSourceTextModuleRecord(); in AddImportEntryItem()2233 GetSourceTextTypeModuleRecord() : GetSourceTextModuleRecord(); in AddImportEntryItemForImportSpecifier()2249 auto *moduleRecord = isType ? GetSourceTextTypeModuleRecord() : GetSourceTextModuleRecord(); in AddImportEntryItemForImportDefaultOrNamespaceSpecifier()2282 … exportSpecifier->IsType() ? GetSourceTextTypeModuleRecord() : GetSourceTextModuleRecord(); in AddExportNamedEntryItem()2301 … exportSpecifier->IsType() ? GetSourceTextTypeModuleRecord() : GetSourceTextModuleRecord(); in AddExportNamedEntryItem()2321 auto moduleRecord = GetSourceTextModuleRecord(); in AddExportStarEntryItem()2365 auto moduleRecord = GetSourceTextModuleRecord(); in AddExportDefaultEntryItem()2385 auto moduleRecord = GetSourceTextModuleRecord(); in AddExportLocalEntryItem()
509 parser::SourceTextModuleRecord *GetSourceTextModuleRecord(); in DEFINE_BITOPS()
4278 parser::SourceTextModuleRecord *ParserImpl::GetSourceTextModuleRecord() in GetSourceTextModuleRecord() function in panda::es2panda::parser::ParserImpl
323 SourceTextModuleRecord *GetSourceTextModuleRecord() in GetSourceTextModuleRecord() function
1987 auto moduleRecord = GetSourceTextModuleRecord(); in AddExportLocalEntryItem()2809 auto *moduleRecord = GetSourceTextModuleRecord(); in RemoveDefaultLocalExportEntry()