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