Searched defs:OldDecl (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/llvm/clang/lib/Sema/ |
| D | SemaTemplateInstantiateDecl.cpp | 48 static bool SubstQualifier(Sema &SemaRef, const DeclT *OldDecl, DeclT *NewDecl, in SubstQualifier() 73 bool TemplateDeclInstantiator::SubstQualifier(const DeclaratorDecl *OldDecl, in SubstQualifier() 78 bool TemplateDeclInstantiator::SubstQualifier(const TagDecl *OldDecl, in SubstQualifier() 5000 const CXXRecordDecl *OldDecl; in InstantiateFunctionDefinition() member
|
| D | SemaDecl.cpp | 7003 static void checkDLLAttributeRedeclaration(Sema &S, NamedDecl *OldDecl, in checkDLLAttributeRedeclaration() 11154 NamedDecl *&OldDecl, in CheckTargetCausesMultiVersioning() 11274 bool &Redeclaration, NamedDecl *&OldDecl, LookupResult &Previous) { in CheckMultiVersionAdditionalDecl() 11493 bool &Redeclaration, NamedDecl *&OldDecl, in CheckMultiVersionFunction() 11618 NamedDecl *OldDecl = nullptr; in CheckFunctionDeclaration() local
|
| D | SemaDeclCXX.cpp | 12111 NamedDecl *OldDecl = nullptr; in CheckUsingShadowDecl() local 13121 TypeAliasTemplateDecl *OldDecl = nullptr; in ActOnAliasDeclaration() local
|