Searched refs:kUnary (Results 1 – 8 of 8) sorted by relevance
50 MethodType::kUnary);52 MethodType::kUnary);
79 if constexpr (expected == MethodType::kUnary) { in InvalidMethod()115 } else if constexpr (type == MethodType::kUnary) { in GetMethodFor()
19 kUnary, enumerator
120 static constexpr MethodType kType = MethodType::kUnary;128 static constexpr MethodType kType = MethodType::kUnary;
37 GetRawMethodFor<&Implementation::DoNothing, MethodType::kUnary>(10u),38 GetRawMethodFor<&Implementation::AddFive, MethodType::kUnary>(11u),
36 MethodType::kUnary,46 MethodType::kUnary,
88 static constexpr MethodType kType = MethodType::kUnary;134 if constexpr (Traits::kType == internal::MethodType::kUnary) {
68 static constexpr MethodType kType = MethodType::kUnary;