Lines Matching refs:Cache
6413 const SrcMgr::ContentCache *Cache = FromSLoc.getFile().getContentCache();6414 if (Cache->OrigEntry && Cache->OrigEntry->getDir()) {6419 const FileEntry *Entry = ToFileManager.getFile(Cache->OrigEntry->getName());6427 FromBuf = Cache->getBuffer(FromContext.getDiagnostics(), FromSM);