Lines Matching refs:ReductionIdScopeSpec

18541                          Scope *S, CXXScopeSpec &ReductionIdScopeSpec,  in buildDeclareReductionRef()  argument
18544 if (ReductionIdScopeSpec.isInvalid()) in buildDeclareReductionRef()
18550 while (S && SemaRef.LookupParsedName(Lookup, S, &ReductionIdScopeSpec, in buildDeclareReductionRef()
18593 ReductionIdScopeSpec.getWithLocInContext(SemaRef.Context), ReductionId, in buildDeclareReductionRef()
18663 if (ReductionIdScopeSpec.isSet()) { in buildDeclareReductionRef()
18849 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in actOnOMPReductionKindClause() argument
18949 if (ReductionIdScopeSpec.isValid()) in actOnOMPReductionKindClause()
18950 ReductionIdRange.setBegin(ReductionIdScopeSpec.getBeginLoc()); in actOnOMPReductionKindClause()
18981 S, ELoc, ERange, Stack->getCurScope(), ReductionIdScopeSpec, in actOnOMPReductionKindClause()
19124 S, ELoc, ERange, Stack->getCurScope(), ReductionIdScopeSpec, in actOnOMPReductionKindClause()
19602 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in ActOnOpenMPReductionClause() argument
19633 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPReductionClause()
19640 ReductionIdScopeSpec.getWithLocInContext(getASTContext()), ReductionId, in ActOnOpenMPReductionClause()
19651 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in ActOnOpenMPTaskReductionClause() argument
19656 EndLoc, ReductionIdScopeSpec, ReductionId, in ActOnOpenMPTaskReductionClause()
19662 ReductionIdScopeSpec.getWithLocInContext(getASTContext()), ReductionId, in ActOnOpenMPTaskReductionClause()
19671 CXXScopeSpec &ReductionIdScopeSpec, const DeclarationNameInfo &ReductionId, in ActOnOpenMPInReductionClause() argument
19676 ReductionIdScopeSpec, ReductionId, in ActOnOpenMPInReductionClause()
19682 ReductionIdScopeSpec.getWithLocInContext(getASTContext()), ReductionId, in ActOnOpenMPInReductionClause()