Home
last modified time | relevance | path

Searched refs:ModMapFile (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Lex/
H A DModuleMap.cpp990 if (const FileEntry *ModMapFile = in inferFrameworkModule() local
992 parseModuleMapFile(ModMapFile, Attrs.IsSystem, *ParentDir); in inferFrameworkModule()