Lines Matching refs:VK_RValue

494       return CStyleCastExpr::Create(*Ctx, Ty, VK_RValue, Kind, E, nullptr,  in NoTypeInfoCStyleCastExpr()
2027 DRE, nullptr, VK_RValue, FPOptionsOverride()); in SynthesizeCallToFunctionDecl()
2033 VK_RValue, EndLoc, FPOptionsOverride()); in SynthesizeCallToFunctionDecl()
2521 Context->getPointerType(DRE->getType()), VK_RValue, OK_Ordinary, in RewriteObjCStringLiteral()
2620 CallExpr::Create(*Context, PE, MsgExprs, FT->getReturnType(), VK_RValue, in SynthMsgSendStretCallExpr()
2680 VK_RValue, in SynthMessageExpr()
2724 Context->getPointerType(SuperRep->getType()), VK_RValue, OK_Ordinary, in SynthMessageExpr()
2742 Context->getPointerType(SuperRep->getType()), VK_RValue, OK_Ordinary, in SynthMessageExpr()
2776 VK_RValue, SourceLocation())) in SynthMessageExpr()
2820 Context->getPointerType(SuperRep->getType()), VK_RValue, OK_Ordinary, in SynthMessageExpr()
2833 superType, VK_RValue, ILE, in SynthMessageExpr()
2976 VK_RValue, EndLoc, FPOptionsOverride()); in SynthMessageExpr()
3006 *Context, sizeofExpr, limit, BO_LE, Context->IntTy, VK_RValue, in SynthMessageExpr()
3013 returnType, VK_RValue, OK_Ordinary); in SynthMessageExpr()
3059 Context->getPointerType(DRE->getType()), VK_RValue, OK_Ordinary, in RewriteObjCProtocolExpr()
3756 Exp->getType(), VK_RValue, OK_Ordinary); in SynthesizeBlockCall()
3826 CallExpr::Create(*Context, PE, BlkExprs, Exp->getType(), VK_RValue, in SynthesizeBlockCall()
4425 DeclRefExpr(*Context, FD, false, FType, VK_RValue, SourceLocation()); in SynthBlockInitExpr()
4447 UO_AddrOf, Context->getPointerType(Context->VoidPtrTy), VK_RValue, in SynthBlockInitExpr()
4466 const_cast<ASTContext &>(*Context), Exp, UO_AddrOf, QT, VK_RValue, in SynthBlockInitExpr()
4483 const_cast<ASTContext &>(*Context), Exp, UO_AddrOf, QT, VK_RValue, in SynthBlockInitExpr()
4523 Context->getPointerType(Exp->getType()), VK_RValue, OK_Ordinary, in SynthBlockInitExpr()
4542 Context->getPointerType(NewRep->getType()), VK_RValue, OK_Ordinary, in SynthBlockInitExpr()