/minix3/external/bsd/llvm/dist/clang/test/Sema/ |
H A D | pragma-pack-5.c | 12 char f3; member 19 char f3; member 26 unsigned f3 : 8; member 34 unsigned f3 : 16; member 43 char f3; member
|
H A D | arg-duplicate.c | 3 int f3(y, x, in f3() function
|
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/ |
H A D | function-template-specialization-noreturn.cpp | 7 template <int N> void __attribute__((noreturn)) f3() { __builtin_unreachable(); } in f3() function 8 template <> void f3<1>() { } // expected-warning {{function declared 'noreturn' should not return}} in f3() function
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/ |
H A D | ms_abi.c | 6 void f3(void) { in f3() function
|
H A D | attr-availability.c | 15 void f3() { } in f3() function
|
H A D | always_inline.c | 19 int f3(void) { return f2(); } in f3() function
|
H A D | redef-ext-inline.c | 5 int f3 (void) {return f1();} in f3() function
|
H A D | mangle-windows-rtd.c | 9 void __fastcall f3(void) {} in f3() function
|
H A D | ppc64-extend.c | 10 int f3(void) { return 0; } in f3() function
|
H A D | builtin-attributes.c | 47 int f3(double x) { in f3() function
|
H A D | x86_64-arguments-win32.c | 13 void f3(short a) {} in f3() function
|
/minix3/external/bsd/llvm/dist/llvm/test/MC/ARM/ |
H A D | symbol-variants-errors.s | 18 f3: label
|
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/ |
H A D | restrict-id-type.m | 10 void f3(restrict Class *a0) {} function
|
H A D | builtin_objc_lib_functions.m | 13 long double f3(id self, SEL op) { return objc_msgSend_fpret(self, op); } // expected-warning {{impl… function
|
H A D | property-missing.m | 18 void f3(id o) function
|
/minix3/external/bsd/libc++/dist/libcxx/test/depr/exception.unexpected/set.unexpected/ |
H A D | get_unexpected.pass.cpp | 19 void f3() in f3() function
|
H A D | set_unexpected.pass.cpp | 19 void f3() in f3() function
|
/minix3/external/bsd/llvm/dist/clang/test/Modules/ |
H A D | linkage-merge.m | 16 extern int f3(float); // okay: considered distinct function
|
/minix3/external/bsd/libc++/dist/libcxx/test/std/depr/exception.unexpected/set.unexpected/ |
H A D | set_unexpected.pass.cpp | 19 void f3() in f3() function
|
H A D | get_unexpected.pass.cpp | 19 void f3() in f3() function
|
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/ |
H A D | attr-regparm.cpp | 15 void __attribute__((regparm(2))) X0::f3() { } // expected-error{{function declared with regparm(2) … in f3() function in X0
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/ |
H A D | exceptions.m | 81 void f3() { function
|
/minix3/external/bsd/llvm/dist/clang/test/SemaObjCXX/ |
H A D | conversion-ranking.mm | 57 int &f3(A*); function 58 float &f3(Class); function
|
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/ |
H A D | reinterpret-cast.cpp | 12 unsigned long f3(void *p) { in f3() function
|
/minix3/external/bsd/llvm/dist/clang/test/Analysis/ |
H A D | chroot.c | 20 void f3(void) { in f3() function
|