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