Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:addToContextOwner

563 /// addToContextOwner - Add Die into the list of its context owner's children.
564 void CompileUnit::addToContextOwner(DIE *Die, DIDescriptor Context) {
602 addToContextOwner(TyDIE, Ty.getContext());
823 addToContextOwner(&Buffer, Context);
904 addToContextOwner(NDie, NS.getContext());
930 addToContextOwner(SPDie, SP.getContext());
1077 addToContextOwner(VariableDIE, GVContext);