Searched defs:Function1 (Results 1 – 8 of 8) sorted by relevance
70 template <short T> void Function1(int zz, Type1<T> &x, int ww) {} in Function1() function
5 template <short T> void Function1(Type1<T>& x) {} // expected-note{{candidate function [with T = -4… in Function1() function
82 void Function1(void) { in Function1() function
121 bool Function1() { in Function1() function
125 bool Function1() { in Function1() function
558 int Function1() { in Function1() function
1053 const auto *Function1 = cast<FunctionType>(T1); IsStructurallyEquivalent() local
3956 compareConversionFunctions(Sema & S,FunctionDecl * Function1,FunctionDecl * Function2) compareConversionFunctions() argument