Lines Matching refs:VK_LValue

2021                                                VK_LValue, SourceLocation());  in SynthesizeCallToFunctionDecl()
2518 DeclRefExpr(*Context, NewVD, false, strType, VK_LValue, SourceLocation()); in RewriteObjCStringLiteral()
2602 msgSendType, VK_LValue, SourceLocation()); in SynthMsgSendStretCallExpr()
2712 VK_LValue, SourceLocation()); in SynthMessageExpr()
2714 CallExpr::Create(*Context, DRE, InitExprs, superType, VK_LValue, in SynthMessageExpr()
2737 superType, VK_LValue, in SynthMessageExpr()
2808 VK_LValue, SourceLocation()); in SynthMessageExpr()
2810 CallExpr::Create(*Context, DRE, InitExprs, superType, VK_LValue, in SynthMessageExpr()
2952 *Context, MsgSendFlavor, false, msgSendType, VK_LValue, SourceLocation()); in SynthMessageExpr()
3056 *Context, VD, false, getProtocolType(), VK_LValue, SourceLocation()); in RewriteObjCProtocolExpr()
3811 *Context, PE, true, FD, FD->getType(), VK_LValue, OK_Ordinary); in SynthesizeBlockCall()
3859 FD->getType(), VK_LValue, OK_Ordinary); in RewriteBlockDeclRefExpr()
3868 VK_LValue, OK_Ordinary); in RewriteBlockDeclRefExpr()
3888 VK_LValue, OK_Ordinary, DRE->getLocation(), false, FPOptionsOverride()); in RewriteLocalVariableExternalStorage()
4432 *Context, FD, false, FD->getType(), VK_LValue, SourceLocation()); in SynthBlockInitExpr()
4446 VK_LValue, SourceLocation()), in SynthBlockInitExpr()
4461 VK_LValue, SourceLocation()); in SynthBlockInitExpr()
4472 VK_LValue, SourceLocation()); in SynthBlockInitExpr()
4478 VK_LValue, SourceLocation()); in SynthBlockInitExpr()
4506 VK_LValue, SourceLocation()); in SynthBlockInitExpr()
4538 NewRep = CallExpr::Create(*Context, DRE, InitExprs, FType, VK_LValue, in SynthBlockInitExpr()
5852 *Context, PE, true, D, D->getType(), VK_LValue, OK_Ordinary); in RewriteObjCIvarRefExpr()