Home | History | Annotate | Download | only in SemaCXX

Lines Matching refs:pfb

1044   constexpr const int *(Base::*pfb)() const =
1046 static_assert((pb9->*pfb)() == &a[9].n, "");