Searched defs:nullptr_t (Results 1 – 5 of 5) sorted by relevance
28 inline uintptr_t ToUintPtr(std::nullptr_t) in ToUintPtr()
60 std::ostream &operator<<(std::ostream &out, std::nullptr_t) in operator <<()
115 inline uintptr_t ToUintPtr(std::nullptr_t) in ToUintPtr()233 inline object_pointer_type ToObjPtrType(std::nullptr_t) in ToObjPtrType()
64 void Stringify(std::nullptr_t) in Stringify()
112 std::ostream &operator<<(std::ostream &out, std::nullptr_t) in operator <<()