Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:VariableSpecDIE

127     DIE *VariableSpecDIE = getOrCreateStaticMemberDIE(SDMDecl);
128 addDIEEntry(*VariableDIE, dwarf::DW_AT_specification, *VariableSpecDIE);