Home | History | Annotate | Download | only in AST

Lines Matching refs:Cache

5715   const SrcMgr::ContentCache *Cache = FromSLoc.getFile().getContentCache();
5716 if (Cache->OrigEntry && Cache->OrigEntry->getDir()) {
5721 const FileEntry *Entry = ToFileManager.getFile(Cache->OrigEntry->getName());
5729 FromBuf = Cache->getBuffer(FromContext.getDiagnostics(), FromSM);