Lines Matching defs:Cache
4682 const SrcMgr::ContentCache *Cache = FromSLoc.getFile().getContentCache();4683 if (Cache->OrigEntry) {4688 const FileEntry *Entry = ToFileManager.getFile(Cache->OrigEntry->getName());4694 FromBuf = Cache->getBuffer(FromContext.getDiagnostics(), FromSM);