Lines Matching refs:VoidPtrTy
2738 Context->getPointerType(Context->VoidPtrTy), in RewriteObjCArrayLiteralExpr()
2869 Context->getPointerType(Context->VoidPtrTy), in RewriteObjCDictionaryLiteralExpr()
4635 Context->VoidPtrTy, nullptr, in SynthesizeBlockCall()
4683 Context->VoidPtrTy, nullptr, in RewriteBlockDeclRefExpr()
4693 Context->VoidPtrTy, nullptr, in RewriteBlockDeclRefExpr()
4984 static_cast<unsigned>(Context->getTypeSize(Context->VoidPtrTy)); in SynthesizeByrefCopyDestroyHelper()
5202 QualType FType = Context->getFunctionNoProtoType(Context->VoidPtrTy); in SynthBlockInitFunctionDecl()
5294 CastExpr *castExpr = NoTypeInfoCStyleCastExpr(Context, Context->VoidPtrTy, in SynthBlockInitExpr()
5304 Context->VoidPtrTy, nullptr, in SynthBlockInitExpr()
5308 Context->VoidPtrTy, in SynthBlockInitExpr()
5312 Context->getPointerType(Context->VoidPtrTy), in SynthBlockInitExpr()
5338 Exp = NoTypeInfoCStyleCastExpr(Context, Context->VoidPtrTy, in SynthBlockInitExpr()