Searched refs:MoveImpl (Results 1 – 3 of 3) sorted by relevance
162 static void MoveImpl(void *LHSCallableAddr, void *RHSCallableAddr) noexcept { in MoveImpl() function271 &CallImpl<CallableT>, &MoveImpl<CallableT>, &DestroyImpl<CallableT>}; in unique_function()
199 static void MoveImpl(void *LHSCallableAddr, void *RHSCallableAddr) noexcept {325 &CallImpl<CalledAsT>, &MoveImpl<CallableT>, &DestroyImpl<CallableT>};
271 ScopedStatsTracer(ScopedStatsTracer&& other) noexcept { MoveImpl(&other); } in ScopedStatsTracer()274 MoveImpl(&other);282 void MoveImpl(ScopedStatsTracer* other) { in MoveImpl() function