Searched refs:MergeCXXFunctionDecl (Results 1 – 3 of 3) sorted by relevance
2218 bool MergeCXXFunctionDecl(FunctionDecl *New, FunctionDecl *Old, Scope *S);
435 bool Sema::MergeCXXFunctionDecl(FunctionDecl *New, FunctionDecl *Old, in MergeCXXFunctionDecl() function in Sema
3287 return MergeCXXFunctionDecl(New, Old, S); in MergeCompatibleFunctionDecls()