Lines Matching refs:DeclGroupPtrTy
3102 Sema::DeclGroupPtrTy
3107 return DeclGroupPtrTy::make(DeclGroupRef(D)); in ActOnOpenMPThreadprivateDirective()
3321 Sema::DeclGroupPtrTy
3394 return DeclGroupPtrTy::make(DeclGroupRef(D)); in ActOnOpenMPAllocateDirective()
3397 Sema::DeclGroupPtrTy
3410 return DeclGroupPtrTy::make(DeclGroupRef(D)); in ActOnOpenMPRequiresDirective()
6759 Sema::DeclGroupPtrTy Sema::ActOnOpenMPDeclareSimdDirective( in ActOnOpenMPDeclareSimdDirective()
6760 DeclGroupPtrTy DG, OMPDeclareSimdDeclAttr::BranchStateTy BS, Expr *Simdlen, in ActOnOpenMPDeclareSimdDirective()
6768 return DeclGroupPtrTy(); in ActOnOpenMPDeclareSimdDirective()
6783 return DeclGroupPtrTy(); in ActOnOpenMPDeclareSimdDirective()
7275 Sema::checkOpenMPDeclareVariantFunction(Sema::DeclGroupPtrTy DG, in checkOpenMPDeclareVariantFunction()
21790 Sema::DeclGroupPtrTy Sema::ActOnOpenMPDeclareReductionDirectiveStart( in ActOnOpenMPDeclareReductionDirectiveStart()
21868 return DeclGroupPtrTy::make( in ActOnOpenMPDeclareReductionDirectiveStart()
22001 Sema::DeclGroupPtrTy Sema::ActOnOpenMPDeclareReductionDirectiveEnd( in ActOnOpenMPDeclareReductionDirectiveEnd()
22002 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid) { in ActOnOpenMPDeclareReductionDirectiveEnd()
22045 Sema::DeclGroupPtrTy Sema::ActOnOpenMPDeclareMapperDirective( in ActOnOpenMPDeclareMapperDirective()
22130 return DeclGroupPtrTy::make(DeclGroupRef(DMD)); in ActOnOpenMPDeclareMapperDirective()