Lines Matching refs:ReductionId

16043                          const DeclarationNameInfo &ReductionId, QualType Ty,  in buildDeclareReductionRef()  argument
16049 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName); in buildDeclareReductionRef()
16093 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), ReductionId, in buildDeclareReductionRef()
16109 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName); in buildDeclareReductionRef()
16126 argumentDependentLookup(SemaRef, ReductionId, Loc, Ty, Lookups); in buildDeclareReductionRef()
16337 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in actOnOMPReductionKindClause() argument
16339 DeclarationName DN = ReductionId.getName(); in actOnOMPReductionKindClause()
16426 ReductionIdRange.setBegin(ReductionId.getBeginLoc()); in actOnOMPReductionKindClause()
16427 ReductionIdRange.setEnd(ReductionId.getEndLoc()); in actOnOMPReductionKindClause()
16455 ReductionId, Type, BasePath, IR == ER ? nullptr : *IR); in actOnOMPReductionKindClause()
16579 ReductionId, Type, BasePath, IR == ER ? nullptr : *IR); in actOnOMPReductionKindClause()
16590 S.Diag(ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
16862 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
16867 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), BOK, in actOnOMPReductionKindClause()
16872 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
16879 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
16970 S.Diag(ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
17050 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in ActOnOpenMPReductionClause() argument
17077 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPReductionClause()
17083 RD.Vars, ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPReductionClause()
17093 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in ActOnOpenMPTaskReductionClause() argument
17098 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPTaskReductionClause()
17104 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPTaskReductionClause()
17113 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in ActOnOpenMPInReductionClause() argument
17118 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPInReductionClause()
17124 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPInReductionClause()