Home
last modified time | relevance | path

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

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