Home | History | Annotate | Download | only in AsmPrinter

Lines Matching refs:ATy

695     DIType ATy(Args.getElement(i));
696 if (!ATy.Verify())
698 addGlobalType(ATy);
1101 DIType ATy = DIType(DIType(Args.getElement(i)));
1102 addType(Arg, ATy);
1103 if (ATy.isArtificial())