Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDc-decl.c220 #define B_IN_SCOPE(b1, b2) ((b1)->depth == (b2)->depth) macro
2148 if (b && B_IN_SCOPE (b, scope)) in pushdecl()
2414 if (B_IN_SCOPE (b, external_scope)) in implicitly_declare()
2776 if (B_IN_SCOPE (b, scope)) in lookup_name_in_scope()
6701 if (B_IN_SCOPE (b, external_scope)) in start_function()
HDChangeLog-200426434 (B_IN_SCOPE, B_IN_CURRENT_SCOPE, B_IN_FILE_SCOPE)