Lines Matching defs:ReductionId

18106                          const DeclarationNameInfo &ReductionId, QualType Ty,
18112 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName);
18157 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), ReductionId,
18174 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName);
18191 argumentDependentLookup(SemaRef, ReductionId, Loc, Ty, Lookups);
18405 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId,
18407 DeclarationName DN = ReductionId.getName();
18502 S.Diag(ReductionId.getLoc(), diag::warn_omp_minus_in_reduction_deprecated);
18508 ReductionIdRange.setBegin(ReductionId.getBeginLoc());
18509 ReductionIdRange.setEnd(ReductionId.getEndLoc());
18537 ReductionId, Type, BasePath, IR == ER ? nullptr : *IR);
18661 ReductionId, Type, BasePath, IR == ER ? nullptr : *IR);
18673 S.Diag(ReductionId.getBeginLoc(),
18677 S.Diag(ReductionId.getBeginLoc(),
18948 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(),
18953 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), BOK,
18958 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(),
18965 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(),
19056 S.Diag(ReductionId.getBeginLoc(),
19136 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId,
19163 ReductionIdScopeSpec, ReductionId,
19170 ReductionIdScopeSpec.getWithLocInContext(getASTContext()), ReductionId,
19180 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId,
19185 EndLoc, ReductionIdScopeSpec, ReductionId,
19191 ReductionIdScopeSpec.getWithLocInContext(getASTContext()), ReductionId,
19200 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId,
19205 ReductionIdScopeSpec, ReductionId,
19211 ReductionIdScopeSpec.getWithLocInContext(getASTContext()), ReductionId,