Home
last modified time | relevance | path

Searched defs:somefunc (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A Ddebug-info-args.c3 int somefunc(char *x, int y, double z) { in somefunc() function
/minix3/external/bsd/llvm/dist/clang/test/CodeGenObjC/
H A Dobjc2-write-barrier-2.m10 extern id **somefunc(void); function
/minix3/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dmethod-bad-param.m23 void somefunc(foo x) {} // expected-error {{interface type 'foo' cannot be passed by value; did you… function
/minix3/external/bsd/llvm/dist/clang/test/SemaCXX/
H A Dtypo-correction.cpp239 void somefunc(int) { in somefunc() function