Searched refs:current_lang_depth (Results 1 – 9 of 9) sorted by relevance
3830 extern int current_lang_depth (void);
1487 if (current_lang_depth () == 0) in duplicate_decls()10009 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.
5664 current_lang_depth (void) in current_lang_depth() function
5784 * class.c (current_lang_depth, push_lang_context,
3661 extern int current_lang_depth PARAMS ((void));
3609 if (current_lang_depth () == 0)13883 && (current_lang_depth () == 0))
5968 current_lang_depth () in current_lang_depth() function
8676 (duplicate_decls): Use current_lang_depth.8678 * class.c (current_lang_depth): New fn.