Home | History | Annotate | Download | only in Frontend

Lines Matching defs:FindFile

756       const FileEntry *FindFile = FileMgr.getFile(Opts.FindPchSource);
757 if (!FindFile) {
764 Includers.push_back(std::make_pair(FindFile, FindFile->getDir()));