Searched refs:ABSTRACT_DECL_BASE (Results 1 – 2 of 2) sorted by relevance
| /third_party/libabigail/src/ |
| D | abg-ir.cc | 4425 : type_or_decl_base(e, ABSTRACT_DECL_BASE), in decl_base() 4449 : type_or_decl_base(e, ABSTRACT_DECL_BASE), in decl_base() 4463 : type_or_decl_base(e, ABSTRACT_DECL_BASE), in decl_base() 7512 : type_or_decl_base(env, ABSTRACT_SCOPE_DECL|ABSTRACT_DECL_BASE), in scope_decl() 7525 : type_or_decl_base(env, ABSTRACT_SCOPE_DECL|ABSTRACT_DECL_BASE), in scope_decl() 8181 | ABSTRACT_DECL_BASE in global_scope() 9864 if (d && (d->kind() & type_or_decl_base::ABSTRACT_DECL_BASE)) in is_decl() 15069 | ABSTRACT_DECL_BASE), in type_decl() 15345 | ABSTRACT_DECL_BASE), in scope_type_decl() 15485 | ABSTRACT_DECL_BASE in namespace_decl() [all …]
|
| /third_party/libabigail/include/ |
| D | abg-ir.h | 1342 ABSTRACT_DECL_BASE = 1, enumerator
|