Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp3278 bool Sema::MergeFunctionDecl(FunctionDecl *New, NamedDecl *&OldD, in MergeFunctionDecl() function in Sema
10918 if (MergeFunctionDecl(NewFD, OldDecl, S, MergeTypeWithPrevious)) { in CheckFunctionDeclaration()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h3376 bool MergeFunctionDecl(FunctionDecl *New, NamedDecl *&Old, Scope *S,