Home
last modified time | relevance | path

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

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