Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h91 void setDIE(DIE &D) { TheDIE = &D; } in setDIE() function
H A DDwarfCompileUnit.cpp764 DV.setDIE(*VariableDie); in constructVariableDIE()
980 DL.setDIE(*LabelDie); in constructLabelDIE()