Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp977 if (const FileEntry *ModMapFile = in inferFrameworkModule() local
979 parseModuleMapFile(ModMapFile, Attrs.IsSystem, *ParentDir); in inferFrameworkModule()