Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp54 static bool SubstQualifier(Sema &SemaRef, const DeclT *OldDecl, DeclT *NewDecl, in SubstQualifier()
79 bool TemplateDeclInstantiator::SubstQualifier(const DeclaratorDecl *OldDecl, in SubstQualifier()
84 bool TemplateDeclInstantiator::SubstQualifier(const TagDecl *OldDecl, in SubstQualifier()
5096 const CXXRecordDecl *OldDecl; in InstantiateFunctionDefinition() member
H A DSemaDecl.cpp6949 static void checkDLLAttributeRedeclaration(Sema &S, NamedDecl *OldDecl, in checkDLLAttributeRedeclaration()
11299 NamedDecl *&OldDecl, in CheckDeclarationCausesMultiVersioning()
11427 const TargetClonesAttr *NewClones, bool &Redeclaration, NamedDecl *&OldDecl, in CheckMultiVersionAdditionalDecl()
11678 bool &Redeclaration, NamedDecl *&OldDecl, in CheckMultiVersionFunction()
11807 NamedDecl *OldDecl = nullptr; in CheckFunctionDeclaration() local
H A DSemaDeclCXX.cpp12464 NamedDecl *OldDecl = nullptr; in CheckUsingShadowDecl() local
13426 TypeAliasTemplateDecl *OldDecl = nullptr; in ActOnAliasDeclaration() local
[all...]
H A DSemaOverload.cpp1298 NamedDecl *OldDecl = Old; in IsOverloadOrOverrideImpl() local