Home
last modified time | relevance | path

Searched refs:MergeFunctionDecl (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaDecl.cpp1951 bool Sema::MergeFunctionDecl(FunctionDecl *New, Decl *OldD, Scope *S) { in MergeFunctionDecl() function in Sema
5970 if (MergeFunctionDecl(NewFD, OldDecl, S)) { in CheckFunctionDeclaration()
/external/clang/include/clang/Sema/
DSema.h1608 bool MergeFunctionDecl(FunctionDecl *New, Decl *Old, Scope *S);