Home
last modified time | relevance | path

Searched refs:type_scope (Results 1 – 2 of 2) sorted by relevance

/third_party/libabigail/src/
Dabg-suppression.cc1060 const scope_decl* type_scope, in suppression_matches_type_name() argument
1063 string type_name = build_qualified_name(type_scope, type); in suppression_matches_type_name()
1214 const scope_decl* type_scope) const in suppresses_type()
1219 if (!suppression_matches_type_name(*this, type_scope, type)) in suppresses_type()
/third_party/libabigail/include/
Dabg-suppression.h288 const scope_decl* type_scope) const;