Searched defs:ModuleMapFile (Results 1 – 7 of 7) sorted by relevance
135 struct ModuleMapFile { struct137 FileID ID;163 /// \returns The parsed ModuleMapFile if successful, std::nullopt otherwise. argument
336 OptionalFileEntryRef ModuleMapFile; member
42 std::string ModuleMapFile; member
446 OptionalFileEntryRef ModuleMapFile = in moduleImport() local
1363 OptionalFileEntryRef ModuleMapFile = in cloneForModuleCompile() local1410 FileEntryRef ModuleMapFile = Instance->getFileManager().getVirtualFileRef( in cloneForModuleCompile() local2253 FileEntryRef ModuleMapFile = Other->getFileManager().getVirtualFileRef( in createModuleFromSource() local
248 StringRef ModuleMapFile = CI.getFrontendOpts().OriginalModuleMap; in CreateOutputFile() local
345 for (StringRef ModuleMapFile : Deps.ModuleMapFileDeps) { in getInvocationAdjustedForModuleBuildWithoutOutputs() local