Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h698 void addTypeUnitType(DIE *Die) { TypeUnits.push_back(Die); } in addTypeUnitType() function
DDwarfCompileUnit.cpp1330 DD->addTypeUnitType(&Buffer); in constructTypeDIE()