Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dpropagate_const_helpers.h31 struct XWithImplicitConstIntStarConversion struct
43 constexpr XWithImplicitConstIntStarConversion(int i) : i_(i) {} in XWithImplicitConstIntStarConversion() argument
/external/libcxx/test/std/experimental/utilities/propagate_const/propagate_const.class/propagate_const.observers/
Doperator_element_type_ptr.pass.cpp22 typedef propagate_const<XWithImplicitConstIntStarConversion> P;