Lines Matching defs:New

94     const AlignedAttr *Aligned, Decl *New, bool IsPackExpansion) {  in instantiateDependentAlignedAttr()
116 const AlignedAttr *Aligned, Decl *New) { in instantiateDependentAlignedAttr()
154 const AssumeAlignedAttr *Aligned, Decl *New) { in instantiateDependentAssumeAlignedAttr()
177 const AlignValueAttr *Aligned, Decl *New) { in instantiateDependentAlignValueAttr()
188 const AllocAlignAttr *Align, Decl *New) { in instantiateDependentAllocAlignAttr()
198 const AnnotateAttr *Attr, Decl *New) { in instantiateDependentAnnotationAttr()
236 const Attr *A, Expr *OldCond, const Decl *Tmpl, FunctionDecl *New) { in instantiateDependentFunctionAttrCondition()
267 const EnableIfAttr *EIA, const Decl *Tmpl, FunctionDecl *New) { in instantiateDependentEnableIfAttr()
278 const DiagnoseIfAttr *DIA, const Decl *Tmpl, FunctionDecl *New) { in instantiateDependentDiagnoseIfAttr()
292 const CUDALaunchBoundsAttr &Attr, Decl *New) { in instantiateDependentCUDALaunchBoundsAttr()
324 const ModeAttr &Attr, Decl *New) { in instantiateDependentModeAttr()
332 const OMPDeclareSimdDeclAttr &Attr, Decl *New) { in instantiateOMPDeclareSimdDeclAttr()
415 const OMPDeclareVariantAttr &Attr, Decl *New) { in instantiateOMPDeclareVariantAttr()
553 const AMDGPUFlatWorkGroupSizeAttr &Attr, Decl *New) { in instantiateDependentAMDGPUFlatWorkGroupSizeAttr()
594 const AMDGPUWavesPerEUAttr &Attr, Decl *New) { in instantiateDependentAMDGPUWavesPerEUAttr()
617 const AMDGPUMaxNumWorkGroupsAttr &Attr, Decl *New) { in instantiateDependentAMDGPUMaxNumWorkGroupsAttr()
643 const SYCLKernelAttr &Attr, Decl *New) { in instantiateDependentSYCLKernelAttr()
696 const HLSLParamModifierAttr *Attr, Decl *New) { in instantiateDependentHLSLParamModifierAttr()
704 Decl *New, LateInstantiatedAttrVec *LateAttrs, in InstantiateAttrsForDecl()
743 const Decl *Tmpl, Decl *New, in InstantiateAttrs()
4733 TemplateDeclInstantiator::InitFunctionInstantiation(FunctionDecl *New, in InitFunctionInstantiation()
4819 TemplateDeclInstantiator::InitMethodInstantiation(CXXMethodDecl *New, in InitMethodInstantiation()
4835 bool TemplateDeclInstantiator::SubstDefaultedFunction(FunctionDecl *New, in SubstDefaultedFunction()
5707 Sema::InstantiateMemInitializers(CXXConstructorDecl *New, in InstantiateMemInitializers()