Home
last modified time | relevance | path

Searched refs:current_lang_depth (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20012699 (duplicate_decls): Use current_lang_depth.
2701 * class.c (current_lang_depth): New fn.
H A Dcp-tree.h6699 extern int current_lang_depth (void);
H A Dclass.cc8312 current_lang_depth (void) in current_lang_depth() function
H A DChangeLog-20052269 * class.c (current_lang_depth, push_lang_context,
H A Ddecl.cc2001 if (current_lang_depth () == 0) in duplicate_decls()
H A Dmodule.cc18924 if (!import->is_header () && current_lang_depth ()) in import_module()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h6436 extern int current_lang_depth (void);
H A Dclass.c8209 current_lang_depth (void) in current_lang_depth() function
H A Ddecl.c1890 if (current_lang_depth () == 0) in duplicate_decls()