Searched defs:OldDecl (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiateDecl.cpp | 53 static bool SubstQualifier(Sema &SemaRef, const DeclT *OldDecl, DeclT *NewDecl, in SubstQualifier() 78 bool TemplateDeclInstantiator::SubstQualifier(const DeclaratorDecl *OldDecl, in SubstQualifier() 83 bool TemplateDeclInstantiator::SubstQualifier(const TagDecl *OldDecl, in SubstQualifier() 1357 const OpenACCRoutineDeclAttr *OldAttr, const Decl *OldDecl, Decl *NewDecl) { in instantiateDependentOpenACCRoutineDeclAttr() 5736 const CXXRecordDecl *OldDecl; in InstantiateFunctionDefinition() member
|
| H A D | SemaDecl.cpp | 7119 static void checkDLLAttributeRedeclaration(Sema &S, NamedDecl *OldDecl, in checkDLLAttributeRedeclaration() 11531 NamedDecl *&OldDecl, in CheckDeclarationCausesMultiVersioning() 11658 const TargetClonesAttr *NewClones, bool &Redeclaration, NamedDecl *&OldDecl, in CheckMultiVersionAdditionalDecl() 11907 bool &Redeclaration, NamedDecl *&OldDecl, in CheckMultiVersionFunction() 12040 NamedDecl *OldDecl = nullptr; in CheckFunctionDeclaration() local
|
| H A D | SemaDeclCXX.cpp | 12791 NamedDecl *OldDecl = nullptr; in CheckUsingShadowDecl() local 13718 TypeAliasTemplateDecl *OldDecl = nullptr; in ActOnAliasDeclaration() local
|
| H A D | SemaOverload.cpp | 1338 NamedDecl *OldDecl = Old; in IsOverloadOrOverrideImpl() local
|