Searched refs:addGlobalType (Results 1 - 4 of 4) sorted by relevance
/external/llvm/lib/CodeGen/AsmPrinter/ | ||
H A D | DwarfCompileUnit.h | 196 void addGlobalType(const DIType *Ty, const DIE &Die, |
H A D | DwarfUnit.h | 155 virtual void addGlobalType(const DIType *Ty, const DIE &Die, function in class:llvm::DwarfUnit |
H A D | DwarfCompileUnit.cpp | 726 void DwarfCompileUnit::addGlobalType(const DIType *Ty, const DIE &Die, function in class:llvm::DwarfCompileUnit |
H A D | DwarfUnit.cpp | 777 addGlobalType(Ty, TyDIE, Context); |
Completed in 206 milliseconds