Lines Matching refs:VK_RValue
588 return CStyleCastExpr::Create(*Ctx, Ty, VK_RValue, Kind, E, nullptr, in NoTypeInfoCStyleCastExpr()
2110 DRE, nullptr, VK_RValue, FPOptionsOverride()); in SynthesizeCallToFunctionDecl()
2115 VK_RValue, EndLoc, FPOptionsOverride()); in SynthesizeCallToFunctionDecl()
2594 Context->getPointerType(DRE->getType()), VK_RValue, OK_Ordinary, in RewriteObjCStringLiteral()
2697 VK_RValue, EndLoc, FPOptionsOverride()); in RewriteObjCBoxedExpr()
2723 *Context, NSArrayFD, false, NSArrayFType, VK_RValue, SourceLocation()); in RewriteObjCArrayLiteralExpr()
2818 VK_RValue, EndLoc, FPOptionsOverride()); in RewriteObjCArrayLiteralExpr()
2844 *Context, NSDictFD, false, NSDictFType, VK_RValue, SourceLocation()); in RewriteObjCDictionaryLiteralExpr()
2970 VK_RValue, EndLoc, FPOptionsOverride()); in RewriteObjCDictionaryLiteralExpr()
3180 DeclRefExpr(*Context, FD, false, castType, VK_RValue, SourceLocation()); in SynthMsgSendStretCallExpr()
3252 VK_RValue, in SynthMessageExpr()
3294 Context->getPointerType(SuperRep->getType()), VK_RValue, OK_Ordinary, in SynthMessageExpr()
3312 Context->getPointerType(SuperRep->getType()), VK_RValue, OK_Ordinary, in SynthMessageExpr()
3349 VK_RValue, SourceLocation())) in SynthMessageExpr()
3390 Context->getPointerType(SuperRep->getType()), VK_RValue, OK_Ordinary, in SynthMessageExpr()
3403 superType, VK_RValue, ILE, in SynthMessageExpr()
3546 VK_RValue, EndLoc, FPOptionsOverride()); in SynthMessageExpr()
4587 Exp->getType(), VK_RValue, OK_Ordinary); in SynthesizeBlockCall()
4657 CallExpr::Create(*Context, PE, BlkExprs, Exp->getType(), VK_RValue, in SynthesizeBlockCall()
5286 DeclRefExpr(*Context, FD, false, FType, VK_RValue, SourceLocation()); in SynthBlockInitExpr()
5308 UO_AddrOf, Context->getPointerType(Context->VoidPtrTy), VK_RValue, in SynthBlockInitExpr()
5327 const_cast<ASTContext &>(*Context), Exp, UO_AddrOf, QT, VK_RValue, in SynthBlockInitExpr()
5344 const_cast<ASTContext &>(*Context), Exp, UO_AddrOf, QT, VK_RValue, in SynthBlockInitExpr()
5385 Context->getPointerType(Exp->getType()), VK_RValue, OK_Ordinary, in SynthBlockInitExpr()
5412 Context->getPointerType(NewRep->getType()), VK_RValue, OK_Ordinary, in SynthBlockInitExpr()
7500 Context->getPointerType(Context->CharTy), VK_RValue, OK_Ordinary, in RewriteObjCIvarRefExpr()