Searched refs:test__clang_to_IR (Results 1 – 3 of 3) sorted by relevance
16 extern int test__clang_to_IR(void);29 static inline int test__clang_to_IR(void) { return -1; }
36 int test__clang_to_IR(void) in test__clang_to_IR() function
14 .func = test__clang_to_IR,