Lines Matching defs:DRE
2148 DeclRefExpr *DRE = in SynthesizeCallToFunctionDecl() local
2662 DeclRefExpr *DRE = new (Context) DeclRefExpr(NewVD, strType, VK_LValue, in RewriteObjCStringLiteral() local
2829 DeclRefExpr *DRE = new (Context) DeclRefExpr(SuperContructorFunctionDecl, in SynthMessageExpr() local
2937 DeclRefExpr *DRE = new (Context) DeclRefExpr(SuperContructorFunctionDecl, in SynthMessageExpr() local
3058 DeclRefExpr *DRE = new (Context) DeclRefExpr(MsgSendFlavor, msgSendType, in SynthMessageExpr() local
3182 DeclRefExpr *DRE = new (Context) DeclRefExpr(VD, getProtocolType(), VK_LValue, in RewriteObjCProtocolExpr() local
4554 else if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(S)) in GetBlockDeclRefExprs() local
4589 else if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(S)) { in GetInnerBlockDeclRefExprs() local
4633 if (const DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(BlockExp)) { in SynthesizeBlockCall() local
4792 Stmt *RewriteObjC::RewriteLocalVariableExternalStorage(DeclRefExpr *DRE) { in RewriteLocalVariableExternalStorage()
5343 DeclRefExpr *DRE = new (Context) DeclRefExpr(FD, FType, VK_RValue, in SynthBlockInitExpr() local
5763 if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(S)) { in RewriteFunctionBodyOrGlobalInitializer() local