Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaCXX/
H A Doverloaded-operator.cpp170 struct Callable2 { struct
178 void test_callable(Callable c, Callable2 c2, const Callable2& c2c, in test_callable()