Home
last modified time | relevance | path

Searched refs:SmallCallable (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/ADT/
H A DFunctionExtrasTest.cpp107 struct SmallCallable { in TEST() struct
112 unique_function<int(int)> Small = SmallCallable(); in TEST()