Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dppc64le-aggregates.c27 struct f3 func_f3(struct f3 x) { return x; } in func_f3() function
72 void call_f3(void) { global_f3 = func_f3(global_f3); } in call_f3()