Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h179 Optional<uint8_t> getDebugLocListTagOffset() const { return DebugLocListTagOffset; } in getDebugLocListTagOffset() function
H A DDwarfCompileUnit.cpp725 auto TagOffset = DV.getDebugLocListTagOffset(); in constructVariableDIEImpl()