Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DModuleMap.cpp941 if (const FileEntry *ModMapFile = in inferFrameworkModule() local
943 parseModuleMapFile(ModMapFile, Attrs.IsSystem, ParentDir); in inferFrameworkModule()