Lines Matching refs:ReductionId
14680 const DeclarationNameInfo &ReductionId, QualType Ty, in buildDeclareReductionRef() argument
14686 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName); in buildDeclareReductionRef()
14730 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), ReductionId, in buildDeclareReductionRef()
14746 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName); in buildDeclareReductionRef()
14763 argumentDependentLookup(SemaRef, ReductionId, Loc, Ty, Lookups); in buildDeclareReductionRef()
14959 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in actOnOMPReductionKindClause() argument
14961 DeclarationName DN = ReductionId.getName(); in actOnOMPReductionKindClause()
15048 ReductionIdRange.setBegin(ReductionId.getBeginLoc()); in actOnOMPReductionKindClause()
15049 ReductionIdRange.setEnd(ReductionId.getEndLoc()); in actOnOMPReductionKindClause()
15077 ReductionId, Type, BasePath, IR == ER ? nullptr : *IR); in actOnOMPReductionKindClause()
15201 ReductionId, Type, BasePath, IR == ER ? nullptr : *IR); in actOnOMPReductionKindClause()
15212 S.Diag(ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
15482 Stack->getCurScope(), ReductionId.getBeginLoc(), BOK, LHSDRE, RHSDRE); in actOnOMPReductionKindClause()
15486 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
15493 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
15583 S.Diag(ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
15663 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in ActOnOpenMPReductionClause() argument
15690 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPReductionClause()
15696 RD.Vars, ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPReductionClause()
15706 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in ActOnOpenMPTaskReductionClause() argument
15711 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPTaskReductionClause()
15717 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPTaskReductionClause()
15726 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in ActOnOpenMPInReductionClause() argument
15731 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPInReductionClause()
15737 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPInReductionClause()