Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDecl.cpp3617 bool Sema::MergeFunctionDecl(FunctionDecl *New, NamedDecl *&OldD, Scope *S, in MergeFunctionDecl() function in Sema
11725 if (MergeFunctionDecl(NewFD, OldDecl, S, MergeTypeWithPrevious, in CheckFunctionDeclaration()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h3690 bool MergeFunctionDecl(FunctionDecl *New, NamedDecl *&Old, Scope *S,