Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRFSDiscriminator.cpp178 unsigned NewD = Discriminator | DiscriminatorCurrPass; in runOnMachineFunction() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCUDA.cpp723 maybeAddCUDAHostDeviceAttrs(FunctionDecl * NewD,const LookupResult & Previous) maybeAddCUDAHostDeviceAttrs() argument
[all...]
H A DSemaDeclObjC.cpp114 diagnoseNoescape(const ParmVarDecl * NewD,const ParmVarDecl * OldD,Sema & S) diagnoseNoescape() argument
127 diagnoseNoescape(const ParmVarDecl * NewD,const ParmVarDecl * OldD,const ObjCCategoryDecl * CD,const ObjCProtocolDecl * PD,Sema & S) diagnoseNoescape() argument
H A DSemaTemplateInstantiateDecl.cpp3465 auto *NewD = SemaRef.BuildUsingPackDecl(D, Expansions); instantiateUnresolvedUsingDecl() local
3532 auto *NewD = SemaRef.BuildUsingPackDecl(D, Expansions); VisitUsingPackDecl() local
H A DSemaDeclAttr.cpp10000 NamedDecl *NewD = nullptr; DeclClonePragmaWeak() local
10046 NamedDecl *NewD = DeclClonePragmaWeak(ND, W.getAlias(), W.getLocation()); DeclApplyPragmaWeak() local
[all...]
H A DSemaDecl.cpp3638 adjustDeclContextForDeclaratorDecl(DeclaratorDecl * NewD,DeclaratorDecl * OldD) adjustDeclContextForDeclaratorDecl() argument
11022 canFullyTypeCheckRedeclaration(ValueDecl * NewD,ValueDecl * OldD,QualType NewT,QualType OldT) canFullyTypeCheckRedeclaration() argument
[all...]
H A DTreeTransform.h4594 ValueDecl *NewD = D ? cast_or_null<ValueDecl>(getDerived().TransformDecl( TransformTemplateArgument() local
10774 Sema::UsesAllocatorsData &NewD = Data.emplace_back(); TransformOMPUsesAllocatorsClause() local
H A DSemaOpenMP.cpp24249 OMPUsesAllocatorsClause::Data &NewD = NewData.emplace_back(); ActOnOpenMPUsesAllocatorClause() local
/freebsd-src/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-src/contrib/llvm-project/clang/lib/AST/
H A DExpr.cpp534 setDecl(ValueDecl * NewD) setDecl() argument
1768 setMemberDecl(ValueDecl * NewD) setMemberDecl() argument