Home
last modified time | relevance | path

Searched defs:NewDecl (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInferAddressSpaces.cpp377 Function *NewDecl = in rewriteIntrinsicOperands() local
389 Function *NewDecl = in rewriteIntrinsicOperands() local
398 Function *NewDecl = in rewriteIntrinsicOperands() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstCombineIntrinsic.cpp493 Function *NewDecl = Intrinsic::getDeclaration( in instCombineIntrinsic() local
518 Function *NewDecl = Intrinsic::getDeclaration( in instCombineIntrinsic() local
H A DAMDGPUTargetTransformInfo.cpp1094 Function *NewDecl = Intrinsic::getDeclaration(M, II->getIntrinsicID(), in rewriteIntrinsicWithAddressSpace() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
H A DObjCARCOpts.cpp643 Function *NewDecl = EP.get(ARCRuntimeEntryPointKind::Retain); in OptimizeRetainRVCall() local
751 Function *NewDecl = EP.get(ARCRuntimeEntryPointKind::Autorelease); in OptimizeAutoreleaseRVCall() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp758 NamedDecl *NewDecl = Actions.ActOnTypeParameter(getCurScope(), in ParseTypeParameter() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp54 static bool SubstQualifier(Sema &SemaRef, const DeclT *OldDecl, DeclT *NewDecl, in SubstQualifier()
80 DeclaratorDecl *NewDecl) { in SubstQualifier()
85 TagDecl *NewDecl) { in SubstQualifier()
5097 CXXRecordDecl *NewDecl; in InstantiateFunctionDefinition() member
H A DSemaTemplate.cpp8439 Decl *NewDecl = HandleDeclarator(S, D, TemplateParameterLists); in ActOnTemplateDeclarator() local
8486 ConceptDecl *NewDecl = in ActOnConceptDefinition() local
8515 void Sema::CheckConceptRedefinition(ConceptDecl *NewDecl, in CheckConceptRedefinition()
H A DSemaOverload.cpp1299 NamedDecl *NewDecl = New; in IsOverloadOrOverrideImpl() local
H A DSemaDecl.cpp6950 NamedDecl *NewDecl, in checkDLLAttributeRedeclaration()
H A DSemaDeclCXX.cpp13490 TypeAliasTemplateDecl *NewDecl = in ActOnAliasDeclaration() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp983 auto *NewDecl = DISubprogram::get( in create() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp1845 Function *NewDecl = [&] { in remangleIntrinsicFunction() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1557 auto *NewDecl = Intrinsic::getDeclaration(Mod, IID, {II.getType()}); in instCombineSVEAllActive() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp1176 RecordDecl *NewDecl; in buildImplicitRecord() local
1192 TypedefDecl *NewDecl = TypedefDecl::Create( in buildImplicitTypedef() local
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h13616 Decl *NewDecl; member
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp8905 auto DeviceAddrCB = [&](unsigned int I, llvm::Value *NewDecl) { in emitOffloadingArrays()
10310 auto DeviceAddrCB = [&](unsigned int I, llvm::Value *NewDecl) { in emitTargetDataCalls()