Searched refs:getLocalSLocEntry (Results 1 – 3 of 3) sorted by relevance
1680 const SrcMgr::SLocEntry &getLocalSLocEntry(unsigned Index) const { in getLocalSLocEntry() function1793 return getLocalSLocEntry(static_cast<unsigned>(ID));
833 getLocalSLocEntry(MiddleIndex).getOffset(); in getFileIDLocal()846 SLocOffset < getLocalSLocEntry(MiddleIndex + 1).getOffset()) { in getFileIDLocal()1677 const SLocEntry &SLoc = getLocalSLocEntry(I); in translateFile()
1450 const SrcMgr::SLocEntry *SLoc = &SourceMgr.getLocalSLocEntry(I); in WriteInputFiles()1948 const SrcMgr::SLocEntry *SLoc = &SourceMgr.getLocalSLocEntry(I); in WriteSourceManagerBlock()2046 NextOffset = SourceMgr.getLocalSLocEntry(I + 1).getOffset(); in WriteSourceManagerBlock()