Searched defs:OldDecl (Results 1 – 7 of 7) sorted by relevance
| /external/llvm-project/clang-tools-extra/clangd/refactor/tweaks/ |
| D | DefineInline.cpp | 294 const auto *OldDecl = Entry.first; in renameParameters() local
|
| /external/clang/lib/Sema/ |
| D | SemaTemplateInstantiateDecl.cpp | 40 static bool SubstQualifier(Sema &SemaRef, const DeclT *OldDecl, DeclT *NewDecl, in SubstQualifier() 65 bool TemplateDeclInstantiator::SubstQualifier(const DeclaratorDecl *OldDecl, in SubstQualifier() 70 bool TemplateDeclInstantiator::SubstQualifier(const TagDecl *OldDecl, in SubstQualifier()
|
| D | SemaDecl.cpp | 5594 static void checkDLLAttributeRedeclaration(Sema &S, NamedDecl *OldDecl, in checkDLLAttributeRedeclaration() 8647 NamedDecl *OldDecl = nullptr; in CheckFunctionDeclaration() local
|
| D | SemaDeclCXX.cpp | 7981 NamedDecl *OldDecl = nullptr; in CheckUsingShadowDecl() local 8803 TypeAliasTemplateDecl *OldDecl = nullptr; in ActOnAliasDeclaration() local
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaTemplateInstantiateDecl.cpp | 45 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()
|
| D | SemaDecl.cpp | 6463 static void checkDLLAttributeRedeclaration(Sema &S, NamedDecl *OldDecl, in checkDLLAttributeRedeclaration() 10329 bool &Redeclaration, NamedDecl *&OldDecl, bool &MergeTypeWithPrevious, in CheckTargetCausesMultiVersioning() 10414 bool &Redeclaration, NamedDecl *&OldDecl, bool &MergeTypeWithPrevious, in CheckMultiVersionAdditionalDecl() 10563 bool &Redeclaration, NamedDecl *&OldDecl, in CheckMultiVersionFunction() 10659 NamedDecl *OldDecl = nullptr; in CheckFunctionDeclaration() local
|
| D | SemaDeclCXX.cpp | 11682 NamedDecl *OldDecl = nullptr; in CheckUsingShadowDecl() local 12572 TypeAliasTemplateDecl *OldDecl = nullptr; in ActOnAliasDeclaration() local
|