Home
last modified time | relevance | path

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

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