Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:PtrTy

570     QualType PtrTy = CGF.getContext().getPointerType(Ty);
572 CGF.ConvertType(PtrTy));