Home
last modified time | relevance | path

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

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