Searched refs:UnmovableF (Results 1 – 1 of 1) sorted by relevance
221 unique_function<void(const Unmovable &)> UnmovableF = [](const Unmovable &) { in TEST() local223 UnmovableF(Unmovable()); in TEST()225 UnmovableF(X); in TEST()