Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCCodeView.cpp593 ArrayRef<MCCVLoc> LocAfter = getLinesForExtent(LocEnd, LocEnd + 1); in encodeInlineLineTable() local
594 if (!LocAfter.empty()) { in encodeInlineLineTable()
596 const MCCVLoc &Loc = LocAfter[0]; in encodeInlineLineTable()