Home
last modified time | relevance | path

Searched refs:addDwarfTypeUnitType (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h514 void addDwarfTypeUnitType(DwarfCompileUnit &CU, StringRef Identifier,
DDwarfUnit.cpp751 DD->addDwarfTypeUnitType(getCU(), TypeId->getString(), TyDIE, CTy); in getOrCreateTypeDIE()
DDwarfDebug.cpp1919 void DwarfDebug::addDwarfTypeUnitType(DwarfCompileUnit &CU, in addDwarfTypeUnitType() function in DwarfDebug