Home
last modified time | relevance | path

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

/development/vndk/tools/header-checker/header-abi-util/src/
Dir_representation.cpp128 for (auto &contender_ud : it->second) { in DoesUDTypeODRViolationExist() local
129 if (diff_helper.CompareAndDumpTypeDiff(contender_ud->GetSelfType(), in DoesUDTypeODRViolationExist()
135 contender_ud->GetSelfType())); in DoesUDTypeODRViolationExist()
136 return MergeStatus(false, contender_ud->GetSelfType()); in DoesUDTypeODRViolationExist()