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