Searched defs:OldDecl (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A 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()
|
H A D | SemaDecl.cpp | 6483 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 D | SemaDeclCXX.cpp | 11741 NamedDecl *OldDecl = nullptr; in CheckUsingShadowDecl() local 12630 TypeAliasTemplateDecl *OldDecl = nullptr; in ActOnAliasDeclaration() local
|