Lines Matching refs:VK_LValue
2016 VK_LValue, SourceLocation()); in SynthesizeCallToFunctionDecl()
2513 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, false, strType, VK_LValue, in RewriteObjCStringLiteral()
2598 VK_LValue, SourceLocation()); in SynthMsgSendStretCallExpr()
2707 false, superType, VK_LValue, in SynthMessageExpr()
2710 superType, VK_LValue, in SynthMessageExpr()
2733 superType, VK_LValue, in SynthMessageExpr()
2802 false, superType, VK_LValue, in SynthMessageExpr()
2805 superType, VK_LValue, SourceLocation()); in SynthMessageExpr()
2946 VK_LValue, SourceLocation()); in SynthMessageExpr()
3051 VK_LValue, SourceLocation()); in RewriteObjCProtocolExpr()
3812 FD->getType(), VK_LValue, OK_Ordinary); in SynthesizeBlockCall()
3860 FD->getType(), VK_LValue, OK_Ordinary); in RewriteBlockDeclRefExpr()
3870 DeclRefExp->getType(), VK_LValue, OK_Ordinary); in RewriteBlockDeclRefExpr()
3889 VK_LValue, OK_Ordinary, in RewriteLocalVariableExternalStorage()
4440 VK_LValue, SourceLocation()); in SynthBlockInitExpr()
4456 VK_LValue, in SynthBlockInitExpr()
4473 Exp = new (Context) DeclRefExpr(FD, false, FD->getType(), VK_LValue, in SynthBlockInitExpr()
4483 Arg = new (Context) DeclRefExpr(FD, false, FD->getType(), VK_LValue, in SynthBlockInitExpr()
4489 Exp = new (Context) DeclRefExpr(FD, false, FD->getType(), VK_LValue, in SynthBlockInitExpr()
4517 Exp = new (Context) DeclRefExpr(FD, false, FD->getType(), VK_LValue, in SynthBlockInitExpr()
4550 FType, VK_LValue, SourceLocation()); in SynthBlockInitExpr()
5867 D->getType(), VK_LValue, OK_Ordinary); in RewriteObjCIvarRefExpr()