Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:PtrTy

586     QualType PtrTy = CGF.getContext().getPointerType(Ty);
588 CGF.ConvertType(PtrTy));