Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h320 void addGlobalTypeUnitType(const DIType *Ty, const DIScope *Context);
DDwarfCompileUnit.cpp1404 void DwarfCompileUnit::addGlobalTypeUnitType(const DIType *Ty, in addGlobalTypeUnitType() function in DwarfCompileUnit
DDwarfUnit.cpp1785 getCU().addGlobalTypeUnitType(Ty, Context); in addGlobalType()