Home
last modified time | relevance | path

Searched defs:nullptr_t (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Dobj_ptr.h53 OBJPTR_INLINE ObjPtr(std::nullptr_t) in ObjPtr()
Dgc_root.h218 ALWAYS_INLINE GcRoot(std::nullptr_t) : root_() { in GcRoot()