Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h322 void addGlobalTypeUnitType(const DIType *Ty, const DIScope *Context);
H A DDwarfCompileUnit.cpp1394 void DwarfCompileUnit::addGlobalTypeUnitType(const DIType *Ty, in addGlobalTypeUnitType() function in DwarfCompileUnit
H A DDwarfUnit.cpp1770 getCU().addGlobalTypeUnitType(Ty, Context); in addGlobalType()