Searched defs:RVCRefQual (Results 1 – 6 of 6) sorted by relevance
72 struct RVCRefQual { struct76 constexpr int operator()(int) const&& { return 1; } in operator ()()
72 struct RVCRefQual { struct76 constexpr std::optional<int> operator()(int) const&& { return 1; } in operator ()()
76 struct RVCRefQual { struct 80 operator ()RVCRefQual operator ()() argument
80 struct RVCRefQual { struct 84 operator ()RVCRefQual operator ()() argument