Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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