Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp703 const FunctionDecl *OldDefinition = nullptr; in MergeCXXFunctionDecl() local
705 Old->isDefined(OldDefinition, true)) in MergeCXXFunctionDecl()
706 CheckForFunctionRedefinition(New, OldDefinition); in MergeCXXFunctionDecl()