Searched refs:current_lang_depth (Results 1 – 5 of 5) sorted by relevance
3879 extern int current_lang_depth (void);
1500 if (current_lang_depth () == 0) in duplicate_decls()10551 if (TYPE_FOR_JAVA (basetype) && (current_lang_depth () == 0)) in xref_basetypes()
2699 (duplicate_decls): Use current_lang_depth.2701 * class.c (current_lang_depth): New fn.
5693 current_lang_depth (void) in current_lang_depth() function
5853 * class.c (current_lang_depth, push_lang_context,