Searched refs:MergeFunctionDecl (Results 1 – 2 of 2) sorted by relevance
1951 bool Sema::MergeFunctionDecl(FunctionDecl *New, Decl *OldD, Scope *S) { in MergeFunctionDecl() function in Sema5970 if (MergeFunctionDecl(NewFD, OldDecl, S)) { in CheckFunctionDeclaration()
1608 bool MergeFunctionDecl(FunctionDecl *New, Decl *Old, Scope *S);