Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRFSDiscriminator.cpp178 unsigned NewD = Discriminator | DiscriminatorCurrPass; in runOnMachineFunction() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp723 void Sema::maybeAddCUDAHostDeviceAttrs(FunctionDecl *NewD, in maybeAddCUDAHostDeviceAttrs()
H A DSemaDeclObjC.cpp114 static bool diagnoseNoescape(const ParmVarDecl *NewD, const ParmVarDecl *OldD, in diagnoseNoescape()
127 static void diagnoseNoescape(const ParmVarDecl *NewD, const ParmVarDecl *OldD, in diagnoseNoescape()
H A DSemaTemplateInstantiateDecl.cpp3465 auto *NewD = SemaRef.BuildUsingPackDecl(D, Expansions); in instantiateUnresolvedUsingDecl() local
3532 auto *NewD = SemaRef.BuildUsingPackDecl(D, Expansions); in VisitUsingPackDecl() local
H A DSemaDeclAttr.cpp10000 NamedDecl *NewD = nullptr; in DeclClonePragmaWeak() local
10046 NamedDecl *NewD = DeclClonePragmaWeak(ND, W.getAlias(), W.getLocation()); in DeclApplyPragmaWeak() local
H A DSemaDecl.cpp3638 static void adjustDeclContextForDeclaratorDecl(DeclaratorDecl *NewD, in adjustDeclContextForDeclaratorDecl()
11022 bool Sema::canFullyTypeCheckRedeclaration(ValueDecl *NewD, ValueDecl *OldD, in canFullyTypeCheckRedeclaration()
H A DTreeTransform.h4594 ValueDecl *NewD = D ? cast_or_null<ValueDecl>(getDerived().TransformDecl( in TransformTemplateArgument() local
10774 Sema::UsesAllocatorsData &NewD = Data.emplace_back(); in TransformOMPUsesAllocatorsClause() local
H A DSemaOpenMP.cpp24249 OMPUsesAllocatorsClause::Data &NewD = NewData.emplace_back(); in ActOnOpenMPUsesAllocatorClause() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonConstPropagation.cpp2881 const MCInstrDesc *NewD = (Ps & P::Zero) ? in rewriteHexConstDefs() local
2897 const MCInstrDesc *NewD; in rewriteHexConstDefs() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp534 void DeclRefExpr::setDecl(ValueDecl *NewD) { in setDecl()
1768 void MemberExpr::setMemberDecl(ValueDecl *NewD) { in setMemberDecl()