Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.h131 void setDIE(DIE &D) { TheDIE = &D; } in setDIE() function
HDDwarfCompileUnit.cpp464 DV.setDIE(*D); in constructVariableDIE()