Searched refs:funcE (Results 1 – 3 of 3) sorted by relevance
33 template <typename TYPE> int funcE(TYPE arg) { return(arg); } in funcE() function36 using E::funcE<int>; // expected-error{{using declaration can not refer to a template specializatio…
42 define <8 x float> @funcE(<8 x float> %a) nounwind uwtable readnone ssp {
53 define <8 x float> @funcE() nounwind {