Searched refs:nullptr_t (Results 1 – 3 of 3) sorted by relevance
577 std::nullptr_t coalesce(std::nullptr_t&, Waiter&) {586 static_assert(!std::is_same<Request, std::nullptr_t>{}, "");595 inline std::nullptr_t makeReturnValueStorageFor(std::nullptr_t&) {615 std::is_same<Storage, std::nullptr_t>{} ||657 void detach(std::nullptr_t&, Waiter&, bool exception, std::nullptr_t&) {1148 constexpr auto combineRequested = !std::is_same<Request, std::nullptr_t>{};
97 InlineFunctionRef(std::nullptr_t) : call_{nullptr} {} in InlineFunctionRef() argument
10950 inline void PrintTo(std::nullptr_t, ::std::ostream* os) { *os << "(nullptr)"; }