Home
last modified time | relevance | path

Searched refs:CheckForFunctionRedefinition (Results 1 – 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParseCXXInlineMethods.cpp125 Actions.CheckForFunctionRedefinition(FD); in ParseCXXInlineMethodDef()
171 Actions.CheckForFunctionRedefinition(FD); in ParseCXXInlineMethodDef()
HDParser.cpp1213 Actions.CheckForFunctionRedefinition(FnD); in ParseFunctionDefinition()
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDecl.cpp2651 S.CheckForFunctionRedefinition(FD, cast<FunctionDecl>(Def), &SkipBody); in checkNewAttributesAfterDef()
13486 Sema::CheckForFunctionRedefinition(FunctionDecl *FD, in CheckForFunctionRedefinition() function in Sema
13672 CheckForFunctionRedefinition(FD, nullptr, SkipBody); in ActOnStartOfFunctionDef()
HDSemaTemplateInstantiateDecl.cpp2085 SemaRef.CheckForFunctionRedefinition(Function); in VisitFunctionDecl()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h2359 void CheckForFunctionRedefinition(