Searched refs:ExportedModuleName (Results 1 – 1 of 1) sorted by relevance
225 auto ExportedModuleName = M->getTopLevelModule()->ExportAsModule; in getCurrentModuleAPINotes() local239 if (!ExportedModuleName.empty()) in getCurrentModuleAPINotes()240 if (auto File = findAPINotesFile(Dir, ExportedModuleName, WantPublic)) in getCurrentModuleAPINotes()