Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h316 void addGlobalTypeUnitType(const DIType *Ty, const DIScope *Context);
H A DDwarfCompileUnit.cpp1426 void DwarfCompileUnit::addGlobalTypeUnitType(const DIType *Ty, in addGlobalTypeUnitType() function in DwarfCompileUnit
H A DDwarfUnit.cpp1820 getCU().addGlobalTypeUnitType(Ty, Context); in addGlobalType()