Searched defs:Functor (Results 1 – 2 of 2) sorted by relevance
53 struct Functor { struct60 void test_Functor(Functor f) { in test_Functor() argument
81 struct Functor { in doIt() struct82 void func() { (void)i; } in doIt()83 int i; in doIt()