Searched refs:getLocalSLocEntry (Results 1 – 3 of 3) sorted by relevance
1741 const SrcMgr::SLocEntry &getLocalSLocEntry(unsigned Index) const { in getLocalSLocEntry() function1742 return const_cast<SourceManager *>(this)->getLocalSLocEntry(Index); in getLocalSLocEntry()1746 SrcMgr::SLocEntry &getLocalSLocEntry(unsigned Index) { in getLocalSLocEntry() function1883 return getLocalSLocEntry(static_cast<unsigned>(ID));
847 getLocalSLocEntry(MiddleIndex).getOffset(); in getFileIDLocal()860 SLocOffset < getLocalSLocEntry(MiddleIndex + 1).getOffset()) { in getFileIDLocal()1630 const SLocEntry &SLoc = getLocalSLocEntry(I); in translateFile()
1757 const SrcMgr::SLocEntry *SLoc = &SourceMgr.getLocalSLocEntry(I); in WriteInputFiles()2279 const SrcMgr::SLocEntry *SLoc = &SourceMgr.getLocalSLocEntry(I); in WriteSourceManagerBlock()2381 NextOffset = SourceMgr.getLocalSLocEntry(I + 1).getOffset(); in WriteSourceManagerBlock()4936 const SrcMgr::SLocEntry *SLoc = &SrcMgr.getLocalSLocEntry(I); in computeNonAffectingInputFiles()4994 const SrcMgr::SLocEntry *SLoc = &SrcMgr.getLocalSLocEntry(I); in computeNonAffectingInputFiles()5939 .getLocalSLocEntry(FID.ID) in getAdjustedNumCreatedFIDs()