Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/CodeGen/
H A Ddebug-info-args.c3 int somefunc(char *x, int y, double z) { in somefunc() function
/aosp_15_r20/external/clang/test/CodeGenObjC/
H A Dobjc2-write-barrier-2.m10 extern id **somefunc(void); function
/aosp_15_r20/external/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
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dtypo-correction.cpp239 void somefunc(int) { in somefunc() function
/aosp_15_r20/external/pytorch/test/
H A Dtest_jit.py12173 def somefunc(): function