Searched defs:fn3 (Results 1 – 12 of 12) sorted by relevance
12 Fn_noret fn3 = &foo_noret; in test() local
183 void fn3() { in fn3() function
17 void fn3() TRY { return; } // CHECK: [[@LINE]]:15 -> [[@LINE+1]]:14 = #1 in fn3() function
16 __attribute__((noinline)) void fn3(int *first, int second) { in fn3() function
22 void fn3() { in fn3() function
78 void fn3() { in fn3() function
132 void fn3() { in fn3() function
114 void fn3() { in fn3() function
11 void fn3() { // expected-error {{redefinition}} in fn3() function
183 function fn3(exception = do { try { thrower(); } catch (e) { e } }) { function in TestInParameterInitializers
73 void fn3() { in fn3() function
34 int fn3(F2 *c) { in fn3() function