Searched defs:StructPtr (Results 1 – 1 of 1) sorted by relevance
38 StructPtr(decltype(nullptr)) {} in StructPtr() function47 StructPtr(StructPtr&& other) { Take(&other); } in StructPtr() function54 StructPtr(base::in_place_t, Args&&... args) in StructPtr() function