Lines Matching refs:ReductionId

16426                          const DeclarationNameInfo &ReductionId, QualType Ty,  in buildDeclareReductionRef()  argument
16432 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName); in buildDeclareReductionRef()
16476 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), ReductionId, in buildDeclareReductionRef()
16492 LookupResult Lookup(SemaRef, ReductionId, Sema::LookupOMPReductionName); in buildDeclareReductionRef()
16509 argumentDependentLookup(SemaRef, ReductionId, Loc, Ty, Lookups); in buildDeclareReductionRef()
16720 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in actOnOMPReductionKindClause() argument
16722 DeclarationName DN = ReductionId.getName(); in actOnOMPReductionKindClause()
16809 ReductionIdRange.setBegin(ReductionId.getBeginLoc()); in actOnOMPReductionKindClause()
16810 ReductionIdRange.setEnd(ReductionId.getEndLoc()); in actOnOMPReductionKindClause()
16838 ReductionId, Type, BasePath, IR == ER ? nullptr : *IR); in actOnOMPReductionKindClause()
16962 ReductionId, Type, BasePath, IR == ER ? nullptr : *IR); in actOnOMPReductionKindClause()
16973 S.Diag(ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
17245 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
17250 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), BOK, in actOnOMPReductionKindClause()
17255 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
17262 S.BuildBinOp(Stack->getCurScope(), ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
17353 S.Diag(ReductionId.getBeginLoc(), in actOnOMPReductionKindClause()
17433 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in ActOnOpenMPReductionClause() argument
17460 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPReductionClause()
17466 RD.Vars, ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPReductionClause()
17476 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in ActOnOpenMPTaskReductionClause() argument
17481 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPTaskReductionClause()
17487 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPTaskReductionClause()
17496 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in ActOnOpenMPInReductionClause() argument
17501 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPInReductionClause()
17507 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, in ActOnOpenMPInReductionClause()