Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/src/repr/
Dir_reader.cpp148 ReferencesOtherType *references_type, in MergeReferencingTypeInternal() argument
153 references_type->GetReferencedType(); in MergeReferencingTypeInternal()
159 references_type->SetReferencedType(local_to_global_it->second.type_id_); in MergeReferencingTypeInternal()
172 references_type->SetReferencedType(global_type_id); in MergeReferencingTypeInternal()
178 references_type->SetReferencedType(hidden_type_id); in MergeReferencingTypeInternal()
Dir_reader.h101 const IRReader &addend, ReferencesOtherType *references_type,