Searched refs:LocAfter (Results 1 – 2 of 2) 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()
588 ArrayRef<MCCVLineEntry> LocAfter = getLinesForExtent(LocEnd, LocEnd + 1); in encodeInlineLineTable() local589 if (!LocAfter.empty()) { in encodeInlineLineTable()591 const MCCVLineEntry &Loc = LocAfter[0]; in encodeInlineLineTable()