Searched refs:getContentCache (Results 1 – 6 of 6) sorted by relevance
679 llvm::MemoryBuffer *Buf = SLoc.getFile().getContentCache()->getBuffer( in getBufferData()1268 Content = const_cast<ContentCache*>(Entry.getFile().getContentCache()); in getLineNumber()1427 const SrcMgr::ContentCache *C = FI.getContentCache(); in getPresumedLoc()1583 = MainSLoc.getFile().getContentCache(); in translateFile()1619 SLoc.getFile().getContentCache() && in translateFile()1620 SLoc.getFile().getContentCache()->OrigEntry == SourceFile) { in translateFile()1630 SLoc.getFile().getContentCache() && in translateFile()1631 SLoc.getFile().getContentCache()->OrigEntry == SourceFile) { in translateFile()1656 = SLoc.getFile().getContentCache(); in translateFile()1704 = const_cast<ContentCache *>(Entry.getFile().getContentCache()); in translateLineCol()[all …]
43 .getFile().getContentCache()); in getToken()
284 const ContentCache *getContentCache() const { in getContentCache() function966 return Entry.getFile().getContentCache()->getBuffer(Diag, *this, Loc,980 return Entry.getFile().getContentCache()->getBuffer(Diag, *this,992 const SrcMgr::ContentCache *Content = Entry.getFile().getContentCache(); in getFileEntryForID()1001 const SrcMgr::ContentCache *Content = sloc.getFile().getContentCache(); in getFileEntryForSLocEntry()
254 Content = SourceMgr->getSLocEntry(FID).getFile().getContentCache(); in InsertText()358 Content = SourceMgr->getSLocEntry(FID).getFile().getContentCache(); in IncreaseIndentation()
1789 const SrcMgr::ContentCache *Cache = File.getContentCache(); in WriteInputFiles()2255 const SrcMgr::ContentCache *Cache = SLoc->getFile().getContentCache(); in WriteSourceManagerBlock()2273 const SrcMgr::ContentCache *Content = File.getContentCache(); in WriteSourceManagerBlock()
8197 const SrcMgr::ContentCache *Cache = FromSLoc.getFile().getContentCache(); in Import()