Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-tree.h814 extern bool c_check_in_current_scope (tree);
H A DChangeLog1407 * c-decl.c (c_check_in_current_scope): New function.
1408 * c-tree.h (c_check_in_current_scope): Declare it.
H A Dc-decl.cc12481 c_check_in_current_scope (tree decl) in c_check_in_current_scope() function
H A Dc-parser.cc17338 if (!c_check_in_current_scope (decl)) in c_parser_oacc_declare()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-tree.h796 extern bool c_check_in_current_scope (tree);
H A Dc-decl.c12053 c_check_in_current_scope (tree decl) in c_check_in_current_scope() function
H A Dc-parser.c16661 if (!c_check_in_current_scope (decl)) in c_parser_oacc_declare()