Home
last modified time | relevance | path

Searched defs:OldDecl (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp45 static bool SubstQualifier(Sema &SemaRef, const DeclT *OldDecl, DeclT *NewDecl, in SubstQualifier()
70 bool TemplateDeclInstantiator::SubstQualifier(const DeclaratorDecl *OldDecl, in SubstQualifier()
75 bool TemplateDeclInstantiator::SubstQualifier(const TagDecl *OldDecl, in SubstQualifier()
H A DSemaDecl.cpp6483 static void checkDLLAttributeRedeclaration(Sema &S, NamedDecl *OldDecl, in checkDLLAttributeRedeclaration()
10421 bool &Redeclaration, NamedDecl *&OldDecl, bool &MergeTypeWithPrevious, in CheckTargetCausesMultiVersioning()
10506 bool &Redeclaration, NamedDecl *&OldDecl, bool &MergeTypeWithPrevious, in CheckMultiVersionAdditionalDecl()
10655 bool &Redeclaration, NamedDecl *&OldDecl, in CheckMultiVersionFunction()
10751 NamedDecl *OldDecl = nullptr; in CheckFunctionDeclaration() local
H A DSemaDeclCXX.cpp11741 NamedDecl *OldDecl = nullptr; in CheckUsingShadowDecl() local
12630 TypeAliasTemplateDecl *OldDecl = nullptr; in ActOnAliasDeclaration() local