HomeSort by relevance Sort by last modified time
    Searched refs:addGlobalType (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 196 void addGlobalType(const DIType *Ty, const DIE &Die,
DwarfUnit.h 155 virtual void addGlobalType(const DIType *Ty, const DIE &Die,
DwarfCompileUnit.cpp 726 void DwarfCompileUnit::addGlobalType(const DIType *Ty, const DIE &Die,
DwarfUnit.cpp 777 addGlobalType(Ty, TyDIE, Context);
    [all...]

Completed in 139 milliseconds