Home
last modified time | relevance | path

Searched defs:f3 (Results 1 – 25 of 208) sorted by relevance

123456789

/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Dpragma-pack-5.c12 char f3; member
19 char f3; member
26 unsigned f3 : 8; member
34 unsigned f3 : 16; member
43 char f3; member
H A Darg-duplicate.c3 int f3(y, x, in f3() function
/minix3/external/bsd/llvm/dist/clang/test/SemaTemplate/
H A Dfunction-template-specialization-noreturn.cpp7 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 Dms_abi.c6 void f3(void) { in f3() function
H A Dattr-availability.c15 void f3() { } in f3() function
H A Dalways_inline.c19 int f3(void) { return f2(); } in f3() function
H A Dredef-ext-inline.c5 int f3 (void) {return f1();} in f3() function
H A Dmangle-windows-rtd.c9 void __fastcall f3(void) {} in f3() function
H A Dppc64-extend.c10 int f3(void) { return 0; } in f3() function
H A Dbuiltin-attributes.c47 int f3(double x) { in f3() function
H A Dx86_64-arguments-win32.c13 void f3(short a) {} in f3() function
/minix3/external/bsd/llvm/dist/llvm/test/MC/ARM/
H A Dsymbol-variants-errors.s18 f3: label
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Drestrict-id-type.m10 void f3(restrict Class *a0) {} function
H A Dbuiltin_objc_lib_functions.m13 long double f3(id self, SEL op) { return objc_msgSend_fpret(self, op); } // expected-warning {{impl… function
H A Dproperty-missing.m18 void f3(id o) function
/minix3/external/bsd/libc++/dist/libcxx/test/depr/exception.unexpected/set.unexpected/
H A Dget_unexpected.pass.cpp19 void f3() in f3() function
H A Dset_unexpected.pass.cpp19 void f3() in f3() function
/minix3/external/bsd/llvm/dist/clang/test/Modules/
H A Dlinkage-merge.m16 extern int f3(float); // okay: considered distinct function
/minix3/external/bsd/libc++/dist/libcxx/test/std/depr/exception.unexpected/set.unexpected/
H A Dset_unexpected.pass.cpp19 void f3() in f3() function
H A Dget_unexpected.pass.cpp19 void f3() in f3() function
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dattr-regparm.cpp15 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 Dexceptions.m81 void f3() { function
/minix3/external/bsd/llvm/dist/clang/test/SemaObjCXX/
H A Dconversion-ranking.mm57 int &f3(A*); function
58 float &f3(Class); function
/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dreinterpret-cast.cpp12 unsigned long f3(void *p) { in f3() function
/minix3/external/bsd/llvm/dist/clang/test/Analysis/
H A Dchroot.c20 void f3(void) { in f3() function

123456789