Home
last modified time | relevance | path

Searched refs:is_at_global_scope (Results 1 – 4 of 4) sorted by relevance

/external/libabigail/include/
Dabg-fwd.h347 is_at_global_scope(const decl_base&);
350 is_at_global_scope(const decl_base_sptr);
/external/libabigail/src/
Dabg-comparison.cc578 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()
Dabg-ir.cc8230 is_at_global_scope(const decl_base& decl) in is_at_global_scope() function
8239 is_at_global_scope(const decl_base_sptr decl) in is_at_global_scope() function
/external/libabigail/
DChangeLog13438 (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 the
33378 * include/abg-fwd.h (is_global_scope, is_at_global_scope)
35115 * src/abg-ir.h (is_at_global_scope): Rename
35122 * src/abg-ir.cc (is_at_global_scope): Rename