Home
last modified time | relevance | path

Searched refs:LocAfter (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCCodeView.cpp594 ArrayRef<MCCVLoc> LocAfter = getLinesForExtent(LocEnd, LocEnd + 1); in encodeInlineLineTable() local
595 if (!LocAfter.empty()) { in encodeInlineLineTable()
597 const MCCVLoc &Loc = LocAfter[0]; in encodeInlineLineTable()