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 cannot refer to a template specialization…
19 void __attribute__((fastcall)) funcE() {} // expected-error {{'fastcall' calling convention is not … in funcE() function41 void __attribute__((fastcall)) funcE() {} // expected-warning {{'fastcall' calling convention is no… in funcE() function
70 define <8 x float> @funcE() nounwind {71 ; X86-LABEL: funcE:88 ; X64-LABEL: funcE: