Lines Matching defs:ReductionId
17919 const DeclarationNameInfo &ReductionId, QualType Ty,
17925 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName);
17970 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), ReductionId,
17987 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName);
18004 argumentDependentLookup(SemaRef, ReductionId, Loc, Ty, Lookups);
18215 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId,
18217 DeclarationName DN = ReductionId.getName();
18312 S.Diag(ReductionId.getLoc(), diag::warn_omp_minus_in_reduction_deprecated);
18318 ReductionIdRange.setBegin(ReductionId.getBeginLoc());
18319 ReductionIdRange.setEnd(ReductionId.getEndLoc());
18347 ReductionId, Type, BasePath, IR == ER ? nullptr : *IR);
18471 ReductionId, Type, BasePath, IR == ER ? nullptr : *IR);
18483 S.Diag(ReductionId.getBeginLoc(),
18487 S.Diag(ReductionId.getBeginLoc(),
18758 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(),
18763 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), BOK,
18768 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(),
18775 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(),
18866 S.Diag(ReductionId.getBeginLoc(),
18946 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId,
18973 ReductionIdScopeSpec, ReductionId,
18980 ReductionIdScopeSpec.getWithLocInContext(getASTContext()), ReductionId,
18990 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId,
18995 EndLoc, ReductionIdScopeSpec, ReductionId,
19001 ReductionIdScopeSpec.getWithLocInContext(getASTContext()), ReductionId,
19010 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId,
19015 ReductionIdScopeSpec, ReductionId,
19021 ReductionIdScopeSpec.getWithLocInContext(getASTContext()), ReductionId,