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
3280 DeclRefExpr *DRE = new (Context) in SynthMessageExpr() local
3376 DeclRefExpr *DRE = new (Context) in SynthMessageExpr() local
3521 DeclRefExpr *DRE = new (Context) DeclRefExpr( in SynthMessageExpr() local
3599 DeclRefExpr *DRE = new (Context) DeclRefExpr( in RewriteObjCProtocolExpr() local
4479 if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(S)) in GetBlockDeclRefExprs() local
4501 if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(S)) { in GetInnerBlockDeclRefExprs() local
4566 if (const DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(BlockExp)) { in SynthesizeBlockCall() local
4711 Stmt *RewriteModernObjC::RewriteLocalVariableExternalStorage(DeclRefExpr *DRE) { in RewriteLocalVariableExternalStorage()
5285 DeclRefExpr *DRE = new (Context) in SynthBlockInitExpr() local
5638 if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(S)) { in RewriteFunctionBodyOrGlobalInitializer() local
7495 DeclRefExpr *DRE = new (Context) in RewriteObjCIvarRefExpr() local