Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDebugLocStream.cpp45 V.setDebugLocListIndex(ListIndex); in ~ListBuilder()
DDwarfDebug.h116 void setDebugLocListIndex(unsigned O) { DebugLocListIndex = O; } in setDebugLocListIndex() function