Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Domp-low.cc1192 tree odecl = maybe_lookup_decl_in_outer_ctx (decl, ctx); in scan_sharing_clauses() local
1193 if (is_global_var (odecl)) in scan_sharing_clauses()
1195 insert_decl_map (&ctx->cb, decl, odecl); in scan_sharing_clauses()