Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp119 Actions.CheckForFunctionRedefinition(FD); in ParseCXXInlineMethodDef()
171 Actions.CheckForFunctionRedefinition(FD); in ParseCXXInlineMethodDef()
DParser.cpp1000 Actions.CheckForFunctionRedefinition(FnD); in ParseFunctionDefinition()
/external/clang/lib/Sema/
DSemaDecl.cpp2133 S.CheckForFunctionRedefinition(FD, cast<FunctionDecl>(Def)); in checkNewAttributesAfterDef()
9782 Sema::CheckForFunctionRedefinition(FunctionDecl *FD, in CheckForFunctionRedefinition() function in Sema
9882 CheckForFunctionRedefinition(FD); in ActOnStartOfFunctionDef()
/external/clang/include/clang/Sema/
DSema.h1652 void CheckForFunctionRedefinition(FunctionDecl *FD,