Searched defs:nullptr_t (Results 1 – 2 of 2) sorted by relevance
53 OBJPTR_INLINE ObjPtr(std::nullptr_t) in ObjPtr()
218 ALWAYS_INLINE GcRoot(std::nullptr_t) : root_() { in GcRoot()