Searched defs:nullptr (Results 1 – 2 of 2) sorted by relevance
210 FunctionImpl(decltype(nullptr)) : Base(nullptr) {} in FunctionImpl()251 FunctionImpl& operator=(decltype(nullptr)) { in decltype() argument383 CallbackImpl(decltype(nullptr)) : Base(nullptr) {} in CallbackImpl()411 CallbackImpl& operator=(decltype(nullptr)) { in decltype() argument
42 explicit DeferredAction(decltype(nullptr)) {} in DeferredAction()84 DeferredAction& operator=(decltype(nullptr)) { in decltype() argument