Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:ContainingType

1014     DICompositeType ContainingType = CTy.getContainingType();
1015 if (DIDescriptor(ContainingType).isCompositeType())
1017 getOrCreateTypeDIE(DIType(ContainingType)));