Searched defs:abi_corpus (Results 1 - 1 of 1) sorted by relevance
/third_party/libabigail/src/ |
H A D | abg-ir.cc | 11867 lookup_basic_type_through_translation_units(const interned_string& type_name, const corpus& abi_corpus) lookup_basic_type_through_translation_units() argument 11893 lookup_union_type_through_translation_units(const interned_string& type_name, const corpus & abi_corpus) lookup_union_type_through_translation_units() argument 11919 lookup_enum_type_through_translation_units(const interned_string& type_name, const corpus & abi_corpus) lookup_enum_type_through_translation_units() argument 11943 lookup_typedef_type_through_translation_units(const interned_string& type_name, const corpus & abi_corpus) lookup_typedef_type_through_translation_units() argument 11968 lookup_qualified_type_through_translation_units(const interned_string& t_name, const corpus & abi_corpus) lookup_qualified_type_through_translation_units() argument 11993 lookup_pointer_type_through_translation_units(const interned_string& type_name, const corpus & abi_corpus) lookup_pointer_type_through_translation_units() argument 12018 lookup_reference_type_through_translation_units(const interned_string& t_name, const corpus & abi_corpus) lookup_reference_type_through_translation_units() argument 12043 lookup_array_type_through_translation_units(const interned_string& type_name, const corpus & abi_corpus) lookup_array_type_through_translation_units() argument 12068 lookup_function_type_through_translation_units(const interned_string& type_name, const corpus & abi_corpus) lookup_function_type_through_translation_units() argument 12092 lookup_type_through_translation_units(const string& qn, const corpus& abi_corpus) lookup_type_through_translation_units() argument [all...] |
Completed in 32 milliseconds