Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dcppmangle.c233 bool is_nested = d->toParent3() && in template_args() local
236 if (is_nested) in template_args()
241 if (is_nested) in template_args()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c149 bool is_nested; member
482 if (shared_ctx->is_nested) in use_pointer_for_field()
2019 ctx->is_nested = true; in scan_omp_parallel()
2075 ctx->is_nested = true; in scan_omp_task()
3983 gcc_assert (!ctx->is_nested || t || is_global_var (decl)); in lookup_decl_in_outer_ctx()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-low.cc152 bool is_nested; member
527 if (shared_ctx->is_nested) in use_pointer_for_field()
2291 ctx->is_nested = true; in scan_omp_parallel()
2344 ctx->is_nested = true; in scan_omp_task()
4435 gcc_assert (!ctx->is_nested || t || is_global_var (decl)); in lookup_decl_in_outer_ctx()
H A DChangeLog-20071142 with !ctx->is_nested.
1144 even if !ctx->is_nested.