Searched refs:omp_is_private (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dgimplify.c5989 omp_is_private (struct gimplify_omp_ctx *ctx, tree decl, int simd)
6042 return omp_is_private (ctx->outer_context, decl, simd);
7132 omp_is_private (gimplify_omp_ctxp, decl,
7255 else if (omp_is_private (gimplify_omp_ctxp, decl, 0))
5986 omp_is_private (struct gimplify_omp_ctx *ctx, tree decl, int simd) function

Completed in 186 milliseconds