Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocStream.cpp44 V.setDebugLocListIndex(ListIndex); in ~ListBuilder()
H A DDwarfDebug.h176 void setDebugLocListIndex(unsigned O) { DebugLocListIndex = O; } in setDebugLocListIndex() function