Searched refs:LocAfter (Results 1 – 3 of 3) sorted by relevance
366 ArrayRef<MCCVLineEntry> LocAfter = getLinesForExtent(LocEnd, LocEnd + 1); in encodeInlineLineTable() local367 if (!LocAfter.empty()) { in encodeInlineLineTable()369 const MCCVLineEntry &Loc = LocAfter[0]; in encodeInlineLineTable()
596 ArrayRef<MCCVLoc> LocAfter = getLinesForExtent(LocEnd, LocEnd + 1); in encodeInlineLineTable() local597 if (!LocAfter.empty()) { in encodeInlineLineTable()599 const MCCVLoc &Loc = LocAfter[0]; in encodeInlineLineTable()
594 ArrayRef<MCCVLoc> LocAfter = getLinesForExtent(LocEnd, LocEnd + 1); in encodeInlineLineTable() local595 if (!LocAfter.empty()) { in encodeInlineLineTable()597 const MCCVLoc &Loc = LocAfter[0]; in encodeInlineLineTable()