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

/freebsd-9.3-release/contrib/gcc/
H A Domp-low.c453 maybe_lookup_decl (tree var, omp_context *ctx) function
700 new_var = maybe_lookup_decl (var, ctx);
1510 t = maybe_lookup_decl (decl, up);
1529 t = maybe_lookup_decl (decl, up);
1639 if (maybe_lookup_decl (OMP_CLAUSE_DECL (c), ctx) == NULL)
2119 nvar = maybe_lookup_decl (ovar, ctx);

Completed in 49 milliseconds