Searched defs:newMovePtr (Results 1 – 3 of 3) sorted by relevance
215 inline MovePtr<T> newMovePtr(void) in newMovePtr() function220 inline MovePtr<T> newMovePtr(P0 p0) in newMovePtr() function225 inline MovePtr<T> newMovePtr(P0 p0, P1 p1) in newMovePtr() function230 inline MovePtr<T> newMovePtr(P0 p0, P1 p1, P2 p2) in newMovePtr() function
1303 inline de::MovePtr<T> newMovePtr(args_t &&...args) in newMovePtr() function
94 inline de::MovePtr<T> newMovePtr(args_t &&...args) in newMovePtr() function