Lines Matching refs:getFile
307 const SrcMgr::FileInfo &FileInfo = Entry.getFile(); in AddLineNote()
337 const SrcMgr::FileInfo &FileInfo = Entry.getFile(); in AddLineNote()
675 = SLoc.getFile().getContentCache()->getBuffer(Diag, *this, SourceLocation(), in getBufferData()
1024 = Entry.getFile().getContentCache() in getCharacterData()
1213 Content = const_cast<ContentCache*>(Entry.getFile().getContentCache()); in getLineNumber()
1347 const SrcMgr::FileInfo &FI = SEntry.getFile(); in getFileCharacteristic()
1396 const SrcMgr::FileInfo &FI = Entry.getFile(); in getPresumedLoc()
1522 = MainSLoc.getFile().getContentCache(); in translateFile()
1557 SLoc.getFile().getContentCache() && in translateFile()
1558 SLoc.getFile().getContentCache()->OrigEntry == SourceFile) { in translateFile()
1568 SLoc.getFile().getContentCache() && in translateFile()
1569 SLoc.getFile().getContentCache()->OrigEntry == SourceFile) { in translateFile()
1595 = SLoc.getFile().getContentCache(); in translateFile()
1637 = const_cast<ContentCache *>(Entry.getFile().getContentCache()); in translateLineCol()
1705 SourceLocation IncludeLoc = Entry.getFile().getIncludeLoc(); in computeMacroArgsCache()
1713 if (Entry.getFile().NumCreatedFIDs) in computeMacroArgsCache()
1714 ID += Entry.getFile().NumCreatedFIDs - 1/*because of next ++ID*/; in computeMacroArgsCache()
1862 UpperLoc = Entry.getFile().getIncludeLoc(); in MoveUpIncludeHierarchy()