Searched refs:decl_expr (Results 1 – 1 of 1) sorted by relevance
2943 if (const auto *decl_expr = dyn_cast<DeclRefExpr>(e)) { in tryEmitARCRetainLoadOfScalar() local2944 auto *DRE = const_cast<DeclRefExpr *>(decl_expr); in tryEmitARCRetainLoadOfScalar()