Lines Matching refs:ReductionId
18497 const DeclarationNameInfo &ReductionId, QualType Ty, in buildDeclareReductionRef() argument
18503 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName); in buildDeclareReductionRef()
18547 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), ReductionId, in buildDeclareReductionRef()
18563 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName); in buildDeclareReductionRef()
18580 argumentDependentLookup(SemaRef, ReductionId, Loc, Ty, Lookups); in buildDeclareReductionRef()
18791 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in actOnOMPReductionKindClause() argument
18793 DeclarationName DN = ReductionId.getName(); in actOnOMPReductionKindClause()
18880 ReductionIdRange.setBegin(ReductionId.getBeginLoc()); in actOnOMPReductionKindClause()
18881 ReductionIdRange.setEnd(ReductionId.getEndLoc()); in actOnOMPReductionKindClause()
18909 ReductionId, Type, BasePath, IR == ER ? nullptr : *IR); in actOnOMPReductionKindClause()
19033 ReductionId, Type, BasePath, IR == ER ? nullptr : *IR); in actOnOMPReductionKindClause()
19044 S.Diag(ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
19315 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
19320 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), BOK, in actOnOMPReductionKindClause()
19325 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
19332 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
19423 S.Diag(ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
19503 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in ActOnOpenMPReductionClause() argument
19530 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPReductionClause()
19536 RD.Vars, ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPReductionClause()
19546 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in ActOnOpenMPTaskReductionClause() argument
19551 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPTaskReductionClause()
19557 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPTaskReductionClause()
19566 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in ActOnOpenMPInReductionClause() argument
19571 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPInReductionClause()
19577 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPInReductionClause()