Searched refs:cp_emit_debug_info_for_using (Results 1 – 5 of 5) sorted by relevance
352 extern void cp_emit_debug_info_for_using (tree, tree);
2267 cp_emit_debug_info_for_using (orig_decl, current_scope()); in do_local_using_decl()3348 cp_emit_debug_info_for_using (orig_decl, current_namespace); in do_toplevel_using_decl()5184 cp_emit_debug_info_for_using (tree t, tree context) in cp_emit_debug_info_for_using() function
3460 cp_emit_debug_info_for_using.4959 * name-lookup.c (cp_emit_debug_info_for_using): Do nothing if5412 (cp_emit_debug_info_for_using): Make extern.5414 * name-lookup.h (cp_emit_debug_info_for_using): Declare.
1184 cp_emit_debug_info_for_using (decl, USING_DECL_SCOPE (using_decl)); in handle_using_decl()
2824 passed to cp_emit_debug_info_for_using more carefully.6442 (cp_emit_debug_info_for_using): New function.