Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDebugLocStream.cpp44 V.setDebugLocListIndex(ListIndex); in ~ListBuilder()
DDwarfDebug.h178 void setDebugLocListIndex(unsigned O) { DebugLocListIndex = O; } in setDebugLocListIndex() function