Searched defs:function1 (Results 1 – 6 of 6) sorted by relevance
73 function1: label
57 void function1(void *) { in function1() function
182 Function<int()> function1 = bind(&A::f, &a); in TEST() local192 Function<int(class A*)> function1 = bind<class A*>(&A::f); in TEST() local
67 void function1(short width, int data[][width][width]) {} in function1() function
58 int (&&function1)(int) = ConvertsTo<int(&)(int)>(); in test_rvalue_refs() local
658 TypeHandle function1 = T.Function1(type1, type2, type3); in Function() local675 TypeHandle function1 = T.Function1(type1, type2, type3); in Function() local