Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
DModuleMap.cpp509 if (const FileEntry *ModMapFile = FileMgr.getFile(ModMapPath)) { in inferFrameworkModule() local
510 parseModuleMapFile(ModMapFile, IsSystem); in inferFrameworkModule()