Home | History | Annotate | Download | only in Frontend

Lines Matching refs:ToFile

736       const FileEntry *ToFile = AST->FileMgr->getFile(fname);
737 if (!ToFile) {
746 ToFile->getSize(),
757 AST->getSourceManager().overrideFileContents(FromFile, ToFile);