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
2710 DeclRefExpr *DRE = new (Context) in SynthMessageExpr() local
2806 DeclRefExpr *DRE = new (Context) in SynthMessageExpr() local
2951 DeclRefExpr *DRE = new (Context) DeclRefExpr( in SynthMessageExpr() local
3055 DeclRefExpr *DRE = new (Context) DeclRefExpr( in RewriteObjCProtocolExpr() local
3667 if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(S)) in GetBlockDeclRefExprs() local
3689 if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(S)) { in GetInnerBlockDeclRefExprs() local
3735 if (const DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(BlockExp)) { in SynthesizeBlockCall() local
3881 Stmt *RewriteObjC::RewriteLocalVariableExternalStorage(DeclRefExpr *DRE) { in RewriteLocalVariableExternalStorage()
4424 DeclRefExpr *DRE = new (Context) in SynthBlockInitExpr() local
4742 if (DeclRefExpr *DRE = dyn_cast<DeclRefExpr>(S)) { in RewriteFunctionBodyOrGlobalInitializer() local