Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dblock.h164 extern const char *block_scope (const struct block *block);
H A Dcp-namespace.c232 const char *scope = block_scope (block); in cp_lookup_symbol_nonlocal()
861 scope = block_scope (get_selected_block (0)); in cp_lookup_transparent_type()
H A Dblock.c268 block_scope (const struct block *block) in block_scope() function
H A Dsymtab.c1410 const char *scope = block_scope (block); in lookup_symbol_aux_local()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.c37816 bool block_scope = false; in cp_parser_omp_declare_reduction() local
37820 block_scope = true; in cp_parser_omp_declare_reduction()
37850 if (!block_scope) in cp_parser_omp_declare_reduction()
37861 if (!block_scope) in cp_parser_omp_declare_reduction()
37871 if (!block_scope) in cp_parser_omp_declare_reduction()