Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:createStaticMemberDIE

1011           ElemDie = createStaticMemberDIE(DDTy);
1721 /// createStaticMemberDIE - Create new DIE for C++ static member.
1722 DIE *CompileUnit::createStaticMemberDIE(const DIDerivedType DT) {