Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dppc64le-aggregates.c33 struct f5 func_f5(struct f5 x) { return x; } in func_f5() function
84 void call_f5(void) { global_f5 = func_f5(global_f5); } in call_f5()