Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaDecl.cpp2633 bool Sema::MergeFunctionDecl(FunctionDecl *New, NamedDecl *&OldD, in MergeFunctionDecl() function in Sema
8186 if (MergeFunctionDecl(NewFD, OldDecl, S, MergeTypeWithPrevious)) { in CheckFunctionDeclaration()
/NextBSD/contrib/llvm/tools/clang/include/clang/Sema/
HDSema.h2099 bool MergeFunctionDecl(FunctionDecl *New, NamedDecl *&Old, Scope *S,