Home | History | Annotate | Download | only in Lex

Lines Matching full:privatefile

986     if (const FileEntry *PrivateFile = FileMgr.getFile(PrivateFilename))
987 Result = ModMap.parseModuleMapFile(PrivateFile);