Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDecl.cpp2301 bool Sema::MergeFunctionDecl(FunctionDecl *New, Decl *OldD, Scope *S, in MergeFunctionDecl() function in Sema
7520 if (MergeFunctionDecl(NewFD, OldDecl, S, MergeTypeWithPrevious)) { in CheckFunctionDeclaration()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h1883 bool MergeFunctionDecl(FunctionDecl *New, Decl *Old, Scope *S,