Searched refs:getLocalSLocEntry (Results 1 – 3 of 3) sorted by relevance
1732 const SrcMgr::SLocEntry &getLocalSLocEntry(unsigned Index) const { in getLocalSLocEntry() function1845 return getLocalSLocEntry(static_cast<unsigned>(ID));
832 getLocalSLocEntry(MiddleIndex).getOffset(); in getFileIDLocal()845 SLocOffset < getLocalSLocEntry(MiddleIndex + 1).getOffset()) { in getFileIDLocal()1615 const SLocEntry &SLoc = getLocalSLocEntry(I); in translateFile()
1632 const SrcMgr::SLocEntry *SLoc = &SourceMgr.getLocalSLocEntry(I); in WriteInputFiles()2151 const SrcMgr::SLocEntry *SLoc = &SourceMgr.getLocalSLocEntry(I); in WriteSourceManagerBlock()2253 NextOffset = SourceMgr.getLocalSLocEntry(I + 1).getOffset(); in WriteSourceManagerBlock()4691 const SrcMgr::SLocEntry *SLoc = &SrcMgr.getLocalSLocEntry(I); in collectNonAffectingInputFiles()5451 .getLocalSLocEntry(FID.ID) in getAdjustedNumCreatedFIDs()