Home
last modified time | relevance | path

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

/trueos/contrib/gcc/cp/
HDcp-tree.h3879 extern int current_lang_depth (void);
HDdecl.c1500 if (current_lang_depth () == 0) in duplicate_decls()
10551 if (TYPE_FOR_JAVA (basetype) && (current_lang_depth () == 0)) in xref_basetypes()
HDChangeLog-20012699 (duplicate_decls): Use current_lang_depth.
2701 * class.c (current_lang_depth): New fn.
HDclass.c5693 current_lang_depth (void) in current_lang_depth() function
HDChangeLog5853 * class.c (current_lang_depth, push_lang_context,