Lines Matching defs:DRE
2020 DeclRefExpr *DRE = new (Context) DeclRefExpr(*Context, FD, false, msgSendType, in SynthesizeCallToFunctionDecl() local
2517 DeclRefExpr *DRE = new (Context) in RewriteObjCStringLiteral() local
2705 DeclRefExpr *DRE = new (Context) in SynthMessageExpr() local
2797 DeclRefExpr *DRE = new (Context) in SynthMessageExpr() local
2941 DeclRefExpr *DRE = new (Context) DeclRefExpr( in SynthMessageExpr() local
3043 DeclRefExpr *DRE = new (Context) DeclRefExpr( in RewriteObjCProtocolExpr() local
3655 if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(S)) in GetBlockDeclRefExprs() local
3677 if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(S)) { in GetInnerBlockDeclRefExprs() local
3723 if (const DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(BlockExp)) { in SynthesizeBlockCall() local
3867 Stmt *RewriteObjC::RewriteLocalVariableExternalStorage(DeclRefExpr *DRE) { in RewriteLocalVariableExternalStorage()
4410 DeclRefExpr *DRE = new (Context) in SynthBlockInitExpr() local
4730 if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(S)) { in RewriteFunctionBodyOrGlobalInitializer() local