Home
last modified time | relevance | path

Searched defs:NewD (Results 1 – 12 of 12) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DMIRFSDiscriminator.cpp178 unsigned NewD = Discriminator | DiscriminatorCurrPass; in runOnMachineFunction() local
/llvm-project/clang-tools-extra/clangd/
H A DPreamble.cpp579 Diag NewD = D; in translateDiag() local
767 if (auto NewD = Patcher.translateDiag(D)) patchDiags() local
/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp740 maybeAddHostDeviceAttrs(FunctionDecl * NewD,const LookupResult & Previous) maybeAddHostDeviceAttrs() argument
[all...]
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 DSemaTemplateInstantiateDecl.cpp3504 auto *NewD = SemaRef.BuildUsingPackDecl(D, Expansions); instantiateUnresolvedUsingDecl() local
3571 auto *NewD = SemaRef.BuildUsingPackDecl(D, Expansions); VisitUsingPackDecl() local
H A DSemaDeclAttr.cpp7361 NamedDecl *NewD = nullptr; DeclClonePragmaWeak() local
7405 NamedDecl *NewD = DeclClonePragmaWeak(ND, W.getAlias(), W.getLocation()); DeclApplyPragmaWeak() local
[all...]
H A DSemaDecl.cpp3479 adjustDeclContextForDeclaratorDecl(DeclaratorDecl * NewD,DeclaratorDecl * OldD) adjustDeclContextForDeclaratorDecl() argument
10880 canFullyTypeCheckRedeclaration(ValueDecl * NewD,ValueDecl * OldD,QualType NewT,QualType OldT) canFullyTypeCheckRedeclaration() argument
[all...]
H A DTreeTransform.h4673 ValueDecl *NewD = D ? cast_or_null<ValueDecl>(getDerived().TransformDecl( TransformTemplateArgument() local
11079 SemaOpenMP::UsesAllocatorsData &NewD = Data.emplace_back(); TransformOMPUsesAllocatorsClause() local
H A DSemaOpenMP.cpp23587 OMPUsesAllocatorsClause::Data &NewD = NewData.emplace_back(); ActOnOpenMPUsesAllocatorClause() local
/llvm-project/llvm/unittests/Support/
H A DCasting.cpp310 auto NewD = unique_dyn_cast<derived>(D); in TEST() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp2881 const MCInstrDesc *NewD = (Ps & P::Zero) ? rewriteHexConstDefs() local
2897 const MCInstrDesc *NewD; rewriteHexConstDefs() local
[all...]
/llvm-project/clang/lib/AST/
H A DExpr.cpp544 D = NewD; in setDecl() argument
1791 setMemberDecl(ValueDecl * NewD) setMemberDecl() argument