Searched defs:Function2 (Results 1 – 8 of 8) sorted by relevance
93 void Function2(void) { in Function2() function
129 bool Function2() { in Function2() function
133 bool Function2() { in Function2() function
8 template <unsigned short T> void Function2(Type2<T>& x) {} // expected-note{{candidate function [wi… in Function2() function
250 const BinaryFunction &Function2 = BFI2.second; matchFunctions() local 644 const BinaryFunction &Function2 = BFI2.second; reportUnmapped() local [all...]
315 LLVMValueRef Function2; member in __anon3c40fcf20111::MCJITCAPITest
1054 const auto *Function2 = cast<FunctionType>(T2); IsStructurallyEquivalent() local
3957 compareConversionFunctions(Sema & S,FunctionDecl * Function1,FunctionDecl * Function2) compareConversionFunctions() argument