Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c41020 bool found_in_scope = global_bindings_p (); in cp_parser_oacc_declare() local
41093 if (!found_in_scope) in cp_parser_oacc_declare()
41097 found_in_scope = true; in cp_parser_oacc_declare()
41100 if (!found_in_scope) in cp_parser_oacc_declare()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc44606 bool found_in_scope = global_bindings_p (); in cp_parser_oacc_declare() local
44679 if (!found_in_scope) in cp_parser_oacc_declare()
44687 found_in_scope = true; in cp_parser_oacc_declare()
44690 if (!found_in_scope) in cp_parser_oacc_declare()