Searched refs:getLocalSLocEntry (Results 1 – 4 of 4) sorted by relevance
33 IsLocal ? SM.getLocalSLocEntry(i) : SM.getLoadedSLocEntry(i, &Invalid); in getInclusions()
1705 const SrcMgr::SLocEntry &getLocalSLocEntry(unsigned Index) const { in getLocalSLocEntry() function1818 return getLocalSLocEntry(static_cast<unsigned>(ID));
835 getLocalSLocEntry(MiddleIndex).getOffset(); in getFileIDLocal()848 SLocOffset < getLocalSLocEntry(MiddleIndex + 1).getOffset()) { in getFileIDLocal()1681 const SLocEntry &SLoc = getLocalSLocEntry(I); in translateFile()
1554 const SrcMgr::SLocEntry *SLoc = &SourceMgr.getLocalSLocEntry(I); in WriteInputFiles()2059 const SrcMgr::SLocEntry *SLoc = &SourceMgr.getLocalSLocEntry(I); in WriteSourceManagerBlock()2164 NextOffset = SourceMgr.getLocalSLocEntry(I + 1).getOffset(); in WriteSourceManagerBlock()4592 const SrcMgr::SLocEntry *SLoc = &SrcMgr.getLocalSLocEntry(I); in collectNonAffectingInputFiles()5348 .getLocalSLocEntry(FID.ID) in getAdjustedNumCreatedFIDs()