Lines Matching refs:DeclGroupPtrTy
3177 Sema::DeclGroupPtrTy
3182 return DeclGroupPtrTy::make(DeclGroupRef(D)); in ActOnOpenMPThreadprivateDirective()
3398 Sema::DeclGroupPtrTy
3471 return DeclGroupPtrTy::make(DeclGroupRef(D)); in ActOnOpenMPAllocateDirective()
3474 Sema::DeclGroupPtrTy
3487 return DeclGroupPtrTy::make(DeclGroupRef(D)); in ActOnOpenMPRequiresDirective()
6989 Sema::DeclGroupPtrTy Sema::ActOnOpenMPDeclareSimdDirective( in ActOnOpenMPDeclareSimdDirective()
6990 DeclGroupPtrTy DG, OMPDeclareSimdDeclAttr::BranchStateTy BS, Expr *Simdlen, in ActOnOpenMPDeclareSimdDirective()
6998 return DeclGroupPtrTy(); in ActOnOpenMPDeclareSimdDirective()
7013 return DeclGroupPtrTy(); in ActOnOpenMPDeclareSimdDirective()
7512 Sema::checkOpenMPDeclareVariantFunction(Sema::DeclGroupPtrTy DG, in checkOpenMPDeclareVariantFunction()
22496 Sema::DeclGroupPtrTy Sema::ActOnOpenMPDeclareReductionDirectiveStart( in ActOnOpenMPDeclareReductionDirectiveStart()
22574 return DeclGroupPtrTy::make( in ActOnOpenMPDeclareReductionDirectiveStart()
22707 Sema::DeclGroupPtrTy Sema::ActOnOpenMPDeclareReductionDirectiveEnd( in ActOnOpenMPDeclareReductionDirectiveEnd()
22708 Scope *S, DeclGroupPtrTy DeclReductions, bool IsValid) { in ActOnOpenMPDeclareReductionDirectiveEnd()
22751 Sema::DeclGroupPtrTy Sema::ActOnOpenMPDeclareMapperDirective( in ActOnOpenMPDeclareMapperDirective()
22836 return DeclGroupPtrTy::make(DeclGroupRef(DMD)); in ActOnOpenMPDeclareMapperDirective()