Home
last modified time | relevance | path

Searched refs:func_f2 (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/CodeGen/
Dppc64le-aggregates.c24 struct f2 func_f2(struct f2 x) { return x; } in func_f2() function
66 void call_f2(void) { global_f2 = func_f2(global_f2); } in call_f2()