Lines Matching defs:New
85 const AlignedAttr *Aligned, Decl *New, bool IsPackExpansion) { in instantiateDependentAlignedAttr()
104 const AlignedAttr *Aligned, Decl *New) { in instantiateDependentAlignedAttr()
142 const AssumeAlignedAttr *Aligned, Decl *New) { in instantiateDependentAssumeAlignedAttr()
165 const AlignValueAttr *Aligned, Decl *New) { in instantiateDependentAlignValueAttr()
176 const AllocAlignAttr *Align, Decl *New) { in instantiateDependentAllocAlignAttr()
186 const AnnotateAttr *Attr, Decl *New) { in instantiateDependentAnnotationAttr()
202 const Attr *A, Expr *OldCond, const Decl *Tmpl, FunctionDecl *New) { in instantiateDependentFunctionAttrCondition()
233 const EnableIfAttr *EIA, const Decl *Tmpl, FunctionDecl *New) { in instantiateDependentEnableIfAttr()
244 const DiagnoseIfAttr *DIA, const Decl *Tmpl, FunctionDecl *New) { in instantiateDependentDiagnoseIfAttr()
258 const CUDALaunchBoundsAttr &Attr, Decl *New) { in instantiateDependentCUDALaunchBoundsAttr()
282 const ModeAttr &Attr, Decl *New) { in instantiateDependentModeAttr()
290 const OMPDeclareSimdDeclAttr &Attr, Decl *New) { in instantiateOMPDeclareSimdDeclAttr()
373 const OMPDeclareVariantAttr &Attr, Decl *New) { in instantiateOMPDeclareVariantAttr()
487 const AMDGPUFlatWorkGroupSizeAttr &Attr, Decl *New) { in instantiateDependentAMDGPUFlatWorkGroupSizeAttr()
508 ExplicitSpecifier ES, FunctionDecl *New) { in instantiateExplicitSpecifier()
530 const AMDGPUWavesPerEUAttr &Attr, Decl *New) { in instantiateDependentAMDGPUWavesPerEUAttr()
575 Decl *New, LateInstantiatedAttrVec *LateAttrs, in InstantiateAttrsForDecl()
614 const Decl *Tmpl, Decl *New, in InstantiateAttrs()
4481 TemplateDeclInstantiator::InitFunctionInstantiation(FunctionDecl *New, in InitFunctionInstantiation()
4571 TemplateDeclInstantiator::InitMethodInstantiation(CXXMethodDecl *New, in InitMethodInstantiation()
4587 bool TemplateDeclInstantiator::SubstDefaultedFunction(FunctionDecl *New, in SubstDefaultedFunction()
5391 Sema::InstantiateMemInitializers(CXXConstructorDecl *New, in InstantiateMemInitializers()