Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dexcept.cc1343 tree decl_expr = build_stmt (loc, DECL_EXPR, current_retval_sentinel); in maybe_splice_retval_cleanup() local
H A Dpt.cc18121 tree decl_expr = NULL_TREE; in tsubst_omp_for_iterator() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dexcept.c1383 tree decl_expr = build_stmt (loc, DECL_EXPR, current_retval_sentinel); in maybe_splice_retval_cleanup() local
H A Dpt.c17557 tree decl_expr = NULL_TREE; in tsubst_omp_for_iterator() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjC.cpp2919 if (const auto *decl_expr = dyn_cast<DeclRefExpr>(e)) { in tryEmitARCRetainLoadOfScalar() local