Home
last modified time | relevance | path

Searched defs:f2_1 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dpointer-arithmetic.c13 void *f2_1(void *a, int b) { return (a += b); } in f2_1() function
/llvm-project/clang/test/CodeGen/X86/
H A Dx86_32-arguments-win32.c17 struct s2 f2_1(void) { while (1) {} } in f2_1() function