Searched refs:func_35 (Results 1 – 5 of 5) sorted by relevance
4 ; CHECK-LABEL: @func_35()5 define void @func_35() {
175 template<typename T> inline void func_35(T *x);178 template<typename T> friend void func_35(T *x) {} // expected-note{{previous definition is here}} in func_35() function182 template<typename T> friend void func_35(T *x) {} // expected-error{{redefinition of 'func_35'}} in func_35() function
19 …%call85 = call i32 @func_35(ptr undef, i32 undef, i32 %conv58, i32 1247, i32 0) nounwind ; <i32> […23 declare i32 @func_35(ptr, i32, i32, i32, i32)
9 define dso_local i32 @func_35(i64 %p_38) nounwind ssp {10 ; CHECK-X86-LABEL: func_35:26 ; CHECK-X64-LABEL: func_35:
90 define i32 @func_35(i8 signext %p_35) nounwind readonly {