Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/cp/
Dtypeck.c6991 bool to_more_cv_qualified = false; in comp_ptr_ttypes_real() local
7019 to_more_cv_qualified = true; in comp_ptr_ttypes_real()
7027 return ((constp >= 0 || to_more_cv_qualified) in comp_ptr_ttypes_real()