Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp2480 bool Sema::MergeFunctionDecl(FunctionDecl *New, NamedDecl *&OldD, in MergeFunctionDecl() function in Sema
7923 if (MergeFunctionDecl(NewFD, OldDecl, S, MergeTypeWithPrevious)) { in CheckFunctionDeclaration()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DSema.h2035 bool MergeFunctionDecl(FunctionDecl *New, NamedDecl *&Old, Scope *S,