• Home
  • Raw
  • Download

Lines Matching refs:VK_LValue

2012                                                VK_LValue, SourceLocation());  in SynthesizeCallToFunctionDecl()
2508 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, false, strType, VK_LValue, in RewriteObjCStringLiteral()
2593 VK_LValue, SourceLocation()); in SynthMsgSendStretCallExpr()
2700 false, superType, VK_LValue, in SynthMessageExpr()
2703 superType, VK_LValue, in SynthMessageExpr()
2726 superType, VK_LValue, in SynthMessageExpr()
2795 false, superType, VK_LValue, in SynthMessageExpr()
2798 superType, VK_LValue, SourceLocation()); in SynthMessageExpr()
2939 VK_LValue, SourceLocation()); in SynthMessageExpr()
3044 VK_LValue, SourceLocation()); in RewriteObjCProtocolExpr()
3799 FD->getType(), VK_LValue, OK_Ordinary); in SynthesizeBlockCall()
3847 FD->getType(), VK_LValue, OK_Ordinary); in RewriteBlockDeclRefExpr()
3857 DeclRefExp->getType(), VK_LValue, OK_Ordinary); in RewriteBlockDeclRefExpr()
3876 VK_LValue, OK_Ordinary, in RewriteLocalVariableExternalStorage()
4421 VK_LValue, SourceLocation()); in SynthBlockInitExpr()
4437 VK_LValue, in SynthBlockInitExpr()
4454 Exp = new (Context) DeclRefExpr(FD, false, FD->getType(), VK_LValue, in SynthBlockInitExpr()
4464 Arg = new (Context) DeclRefExpr(FD, false, FD->getType(), VK_LValue, in SynthBlockInitExpr()
4470 Exp = new (Context) DeclRefExpr(FD, false, FD->getType(), VK_LValue, in SynthBlockInitExpr()
4497 Exp = new (Context) DeclRefExpr(FD, false, FD->getType(), VK_LValue, in SynthBlockInitExpr()
4530 FType, VK_LValue, SourceLocation()); in SynthBlockInitExpr()
5846 D->getType(), VK_LValue, OK_Ordinary); in RewriteObjCIvarRefExpr()