Searched refs:is_at_global_scope (Results 1 – 4 of 4) sorted by relevance
347 is_at_global_scope(const decl_base&);350 is_at_global_scope(const decl_base_sptr);
578 if (is_at_global_scope(decl)) in is_diff_of_global_decls()580 if (is_at_global_scope(decl)) in is_diff_of_global_decls()
8230 is_at_global_scope(const decl_base& decl) in is_at_global_scope() function8239 is_at_global_scope(const decl_base_sptr decl) in is_at_global_scope() function
13438 (get_method_type_name, is_at_global_scope, is_at_class_scope):29044 * include/abg-fwd.h (is_at_global_scope): Declare a new overload.29047 (is_at_global_scope): Define these new overloads useful for the33378 * include/abg-fwd.h (is_global_scope, is_at_global_scope)35115 * src/abg-ir.h (is_at_global_scope): Rename35122 * src/abg-ir.cc (is_at_global_scope): Rename