Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:addGlobalName

146     addGlobalName(GV->getName(), *VariableDIE, DeclContext);
722 /// addGlobalName - Add a new global name to the compile unit.
723 void DwarfCompileUnit::addGlobalName(StringRef Name, DIE &Die,
825 addGlobalName(SP->getName(), SPDie, Context);