Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp79 bool TemplateDeclInstantiator::SubstQualifier(const DeclaratorDecl *OldDecl, in SubstQualifier() argument
5096 const CXXRecordDecl *OldDecl; in InstantiateFunctionDefinition() member
49 SubstQualifier(Sema & SemaRef,const DeclT * OldDecl,DeclT * NewDecl,const MultiLevelTemplateArgumentList & TemplateArgs) SubstQualifier() argument
74 SubstQualifier(const DeclaratorDecl * OldDecl,DeclaratorDecl * NewDecl) SubstQualifier() argument
[all...]
H A DSemaDecl.cpp7147 checkDLLAttributeRedeclaration(Sema & S,NamedDecl * OldDecl,NamedDecl * NewDecl,bool IsSpecialization,bool IsDefinition) checkDLLAttributeRedeclaration() argument
11388 CheckTargetCausesMultiVersioning(Sema & S,FunctionDecl * OldFD,FunctionDecl * NewFD,bool & Redeclaration,NamedDecl * & OldDecl,LookupResult & Previous) CheckTargetCausesMultiVersioning() argument
11508 CheckMultiVersionAdditionalDecl(Sema & S,FunctionDecl * OldFD,FunctionDecl * NewFD,MultiVersionKind NewMVKind,const CPUDispatchAttr * NewCPUDisp,const CPUSpecificAttr * NewCPUSpec,const TargetClonesAttr * NewClones,bool & Redeclaration,NamedDecl * & OldDecl,LookupResult & Previous) CheckMultiVersionAdditionalDecl() argument
11726 CheckMultiVersionFunction(Sema & S,FunctionDecl * NewFD,bool & Redeclaration,NamedDecl * & OldDecl,LookupResult & Previous) CheckMultiVersionFunction() argument
11882 NamedDecl *OldDecl = nullptr; CheckFunctionDeclaration() local
[all...]
H A DSemaDeclCXX.cpp12550 NamedDecl *OldDecl = nullptr; CheckUsingShadowDecl() local
13560 TypeAliasTemplateDecl *OldDecl = nullptr; ActOnAliasDeclaration() local
[all...]