Searched refs:MoveImpl (Results 1 – 2 of 2) sorted by relevance
163 static void MoveImpl(void *LHSCallableAddr, void *RHSCallableAddr) noexcept { in MoveImpl() function272 &CallImpl<CallableT>, &MoveImpl<CallableT>, &DestroyImpl<CallableT>}; in unique_function()
795 ScopedStatsTracer(ScopedStatsTracer&& other) noexcept { MoveImpl(&other); } in ScopedStatsTracer()798 MoveImpl(&other);806 void MoveImpl(ScopedStatsTracer* other) { in MoveImpl() function