Home
last modified time | relevance | path

Searched defs:OldD (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DDeclContextInternals.h231 if (NamedDecl *OldD = getAsDecl()) { in addOrReplaceDecl() local
/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp774 !OldD->hasAttr<CUDAHostAttr>() && in maybeAddHostDeviceAttrs() local
H A DSemaDeclObjC.cpp119 diagnoseNoescape(const ParmVarDecl * NewD,const ParmVarDecl * OldD,Sema & S) diagnoseNoescape() argument
132 diagnoseNoescape(const ParmVarDecl * NewD,const ParmVarDecl * OldD,const ObjCCategoryDecl * CD,const ObjCProtocolDecl * PD,Sema & S) diagnoseNoescape() argument
H A DSemaDecl.cpp3519 DeclaratorDecl *OldD) { in MergeFunctionDecl() argument
2504 NamedDecl *OldD = OldDecls.getRepresentativeDecl(); MergeTypedefNameDecl() local
3480 adjustDeclContextForDeclaratorDecl(DeclaratorDecl * NewD,DeclaratorDecl * OldD) adjustDeclContextForDeclaratorDecl() argument
10880 canFullyTypeCheckRedeclaration(ValueDecl * NewD,ValueDecl * OldD,QualType NewT,QualType OldT) canFullyTypeCheckRedeclaration() argument
[all...]
H A DSemaOverload.cpp1155 NamedDecl *OldD = *I; CheckOverload() local
[all...]
H A DSemaDeclCXX.cpp13393 NamedDecl *OldD = Previous.getRepresentativeDecl(); ActOnAliasDeclaration() local
/llvm-project/clang/lib/AST/
H A DDecl.cpp1835 declarationReplaces(const NamedDecl * OldD,bool IsKnownNewer) const declarationReplaces() argument
[all...]