Home
last modified time | relevance | path

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

/external/clang/test/Parser/
Dcxx-using-declaration.cpp33 template <typename TYPE> int funcE(TYPE arg) { return(arg); } in funcE() function
36 using E::funcE<int>; // expected-error{{using declaration can not refer to a template specializatio…
/external/llvm/test/CodeGen/X86/
Davx-vpermil.ll42 define <8 x float> @funcE(<8 x float> %a) nounwind uwtable readnone ssp {
Davx-splat.ll53 define <8 x float> @funcE() nounwind {