Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dincomplete-function-type-2.c7 typedef struct test10_B test10_F3(double); typedef
8 void test10_foo(test10_F3 p1);
14 void test10_foo(test10_F3 p1) in test10_foo()