Lines Matching defs:DRE
2103 DeclRefExpr *DRE = new (Context) DeclRefExpr(*Context, FD, false, msgSendType, in SynthesizeCallToFunctionDecl() local
2590 DeclRefExpr *DRE = new (Context) in RewriteObjCStringLiteral() local
2679 DeclRefExpr *DRE = new (Context) DeclRefExpr( in RewriteObjCBoxedExpr() local
2800 DeclRefExpr *DRE = new (Context) DeclRefExpr( in RewriteObjCArrayLiteralExpr() local
2952 DeclRefExpr *DRE = new (Context) DeclRefExpr( in RewriteObjCDictionaryLiteralExpr() local
3179 DeclRefExpr *DRE = new (Context) in SynthMsgSendStretCallExpr() local
3275 DeclRefExpr *DRE = new (Context) in SynthMessageExpr() local
3367 DeclRefExpr *DRE = new (Context) in SynthMessageExpr() local
3511 DeclRefExpr *DRE = new (Context) DeclRefExpr( in SynthMessageExpr() local
3589 DeclRefExpr *DRE = new (Context) DeclRefExpr( in RewriteObjCProtocolExpr() local
4466 if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(S)) in GetBlockDeclRefExprs() local
4488 if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(S)) { in GetInnerBlockDeclRefExprs() local
4553 if (const DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(BlockExp)) { in SynthesizeBlockCall() local
4696 Stmt *RewriteModernObjC::RewriteLocalVariableExternalStorage(DeclRefExpr *DRE) { in RewriteLocalVariableExternalStorage()
5270 DeclRefExpr *DRE = new (Context) in SynthBlockInitExpr() local
5624 if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(S)) { in RewriteFunctionBodyOrGlobalInitializer() local
7481 DeclRefExpr *DRE = new (Context) in RewriteObjCIvarRefExpr() local