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

/freebsd-9.3-release/contrib/gcc/
H A Dc-decl.c2709 lookup_tag (enum tree_code code, tree name, int thislevel_only)
2718 thislevel_only was set or it might be a type clash. */
2719 if (thislevel_only || TREE_CODE (b->decl) != code)
2730 if (thislevel_only && !thislevel)
2697 lookup_tag(enum tree_code code, tree name, int thislevel_only) argument

Completed in 65 milliseconds