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