Home
last modified time | relevance | path

Searched refs:CheckImplicitIndirectExport (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/parser/module/
H A DsourceTextModuleRecord.cpp48 CheckImplicitIndirectExport(entry); in AddImportEntry()
76 if (CheckImplicitIndirectExport(entry)) { in AddLocalExportEntry()
132 bool SourceTextModuleRecord::CheckImplicitIndirectExport(SourceTextModuleRecord::ExportEntry *exportEntry) in CheckImplicitIndirectExport() function in panda::es2panda::parser::SourceTextModuleRecord
145 void SourceTextModuleRecord::CheckImplicitIndirectExport(SourceTextModuleRecord::ImportEntry *importEntry) in CheckImplicitIndirectExport() function in panda::es2panda::parser::SourceTextModuleRecord
H A DsourceTextModuleRecord.h124 bool CheckImplicitIndirectExport(ExportEntry *exportEntry);
125 void CheckImplicitIndirectExport(ImportEntry *importEntry);

Completed in 2 milliseconds