Home
last modified time | relevance | path

Searched refs:decl_expr (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjC.cpp2917 if (const auto *decl_expr = dyn_cast<DeclRefExpr>(e)) { in tryEmitARCRetainLoadOfScalar() local
2918 auto *DRE = const_cast<DeclRefExpr *>(decl_expr); in tryEmitARCRetainLoadOfScalar()