Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h416 using LineTableConstIter = LineTableMapTy::const_iterator; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp574 LineTableConstIter Pos = LineTableMap.find(Offset); in getLineTable()