Lines Matching refs:ReductionId

18780                          const DeclarationNameInfo &ReductionId, QualType Ty,  in buildDeclareReductionRef()  argument
18786 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName); in buildDeclareReductionRef()
18830 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), ReductionId, in buildDeclareReductionRef()
18846 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName); in buildDeclareReductionRef()
18863 argumentDependentLookup(SemaRef, ReductionId, Loc, Ty, Lookups); in buildDeclareReductionRef()
19074 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in actOnOMPReductionKindClause() argument
19076 DeclarationName DN = ReductionId.getName(); in actOnOMPReductionKindClause()
19163 ReductionIdRange.setBegin(ReductionId.getBeginLoc()); in actOnOMPReductionKindClause()
19164 ReductionIdRange.setEnd(ReductionId.getEndLoc()); in actOnOMPReductionKindClause()
19192 ReductionId, Type, BasePath, IR == ER ? nullptr : *IR); in actOnOMPReductionKindClause()
19316 ReductionId, Type, BasePath, IR == ER ? nullptr : *IR); in actOnOMPReductionKindClause()
19327 S.Diag(ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
19598 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
19603 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), BOK, in actOnOMPReductionKindClause()
19608 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
19615 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
19706 S.Diag(ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
19786 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in ActOnOpenMPReductionClause() argument
19813 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPReductionClause()
19819 RD.Vars, ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPReductionClause()
19829 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in ActOnOpenMPTaskReductionClause() argument
19834 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPTaskReductionClause()
19840 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPTaskReductionClause()
19849 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in ActOnOpenMPInReductionClause() argument
19854 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPInReductionClause()
19860 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPInReductionClause()