Home
last modified time | relevance | path

Searched defs:ModuleMapFile (Results 1 – 8 of 8) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/DependencyScanning/
H A DModuleDepCollector.h40 std::string ModuleMapFile; member
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleMap.h267 OptionalFileEntryRef ModuleMapFile; member
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1329 if (OptionalFileEntryRef ModuleMapFile = in compileModule() local
1366 FileEntryRef ModuleMapFile = Instance.getFileManager().getVirtualFileRef( in compileModule() local
2191 FileEntryRef ModuleMapFile = Other.getFileManager().getVirtualFileRef( in createModuleFromSource() local
H A DFrontendActions.cpp237 StringRef ModuleMapFile = CI.getFrontendOpts().OriginalModuleMap; in CreateOutputFile() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DModuleMap.cpp1024 OptionalFileEntryRef ModuleMapFile; in inferFrameworkModule() local
1520 FileEntryRef ModuleMapFile; member in clang::ModuleMapParser
1590 ModuleMap &Map, FileEntryRef ModuleMapFile, in ModuleMapParser()
H A DHeaderSearch.cpp1825 if (OptionalFileEntryRef ModuleMapFile = in loadModuleMapFile() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp185 for (StringRef ModuleMapFile : Deps.ModuleMapFileDeps) { in getInvocationAdjustedForModuleBuildWithoutOutputs() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp219 if (auto ModuleMapFile = MM.getContainingModuleMapFile(Mod)) in GetAffectingModuleMaps() local
224 if (auto ModuleMapFile = MM.getModuleMapFileForUniquing(Mod)) in GetAffectingModuleMaps() local