Home
last modified time | relevance | path

Searched defs:foo6 (Results 1 – 17 of 17) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A Darm-interrupt-attr.c11 __attribute__((interrupt("ABORT"))) void foo6() {} in foo6() function
H A Dderef.c40 const void *foo6 (void) in foo6() function
H A Dblock-return.c103 void foo6() { in foo6() function
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Dmangle.c46 void foo6() { in foo6() function
H A D2008-03-05-syncPtr.c36 int* foo6(int** a, int*** b) { in foo6() function
H A Dswitch.c89 void foo6(){ in foo6() function
H A Darm-apcs-zerolength-bitfield.c229 short foo6: 16; member
H A Darm-aapcs-zerolength-bitfield.c225 short foo6: 16; member
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Ddcl_ambig_res.cpp51 void foo6() in foo6() function
H A Dconversion-delete-expr.cpp89 void foo6(const Derived cd, Derived d) { in foo6() function
H A Dwarn-unused-local-typedef.cpp38 typedef foo5* foo6; // no diag in f() typedef
H A Dwarn-thread-safety-parsing.cpp1273 void foo6() EXCLUSIVE_LOCKS_REQUIRED(T::statmu) { } in foo6() function in FooLate
H A Dwarn-thread-safety-analysis.cpp1746 void foo6() { in foo6() function
/minix3/external/bsd/llvm/dist/clang/test/Parser/
H A Dcxx-template-argument.cpp79 template<class T1, typename T2> struct foo6 : struct
/minix3/external/bsd/llvm/dist/clang/test/SemaObjCXX/
H A Dblocks.mm49 void foo6(void *block) { function
/minix3/external/bsd/llvm/dist/clang/test/SemaCUDA/
H A Dmethod-target.cu69 __device__ void foo6(S6* s) { in foo6() function
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dmessage.m115 void foo6(I1 *p) { function