Home
last modified time | relevance | path

Searched refs:currated_quals (Results 1 - 1 of 1) sorted by relevance

/third_party/libabigail/src/
H A Dabg-ir.cc6731 qualified_type_def::CV currated_quals = t->get_cv_quals(); in strip_redundant_quals_from_underyling_types() local
6734 currated_quals &= ~redundant_quals; in strip_redundant_quals_from_underyling_types()
6735 t->set_cv_quals(currated_quals); in strip_redundant_quals_from_underyling_types()
6739 redundant_quals |= currated_quals; in strip_redundant_quals_from_underyling_types()

Completed in 31 milliseconds