Searched defs:MakeOrphanable (Results 1 – 5 of 5) sorted by relevance
50 TEST(MakeOrphanable, DefaultConstructor) { in TEST() argument55 TEST(MakeOrphanable, WithParameters) { in TEST() argument
67 inline OrphanablePtr<T> MakeOrphanable(Args&&... args) { in MakeOrphanable() function
68 inline OrphanablePtr<T> MakeOrphanable(Args&&... args) { in MakeOrphanable() function
530 OrphanablePtr<T> MakeOrphanable(Args&&... args) { in MakeOrphanable() function
529 OrphanablePtr<T> MakeOrphanable(Args&&... args) { in MakeOrphanable() function