Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCCodeView.cpp609 ArrayRef<MCCVLoc> LocAfter = getLinesForExtent(LocEnd, LocEnd + 1); in encodeInlineLineTable() local
610 if (!LocAfter.empty()) { in encodeInlineLineTable()
612 const MCCVLoc &Loc = LocAfter[0]; in encodeInlineLineTable()