Home
last modified time | relevance | path

Searched refs:addGlobalType (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h119 virtual void addGlobalType(const DIType *Ty, const DIE &Die,
381 void addGlobalType(const DIType *Ty, const DIE &Die,
H A DDwarfCompileUnit.h312 void addGlobalType(const DIType *Ty, const DIE &Die,
H A DDwarfUnit.cpp648 addGlobalType(Ty, TyDIE, Context); in updateAcceleratorTables()
1818 void DwarfTypeUnit::addGlobalType(const DIType *Ty, const DIE &Die, in addGlobalType() function in DwarfTypeUnit
H A DDwarfCompileUnit.cpp1418 void DwarfCompileUnit::addGlobalType(const DIType *Ty, const DIE &Die, in addGlobalType() function in DwarfCompileUnit