Home | History | Annotate | Download | only in Sema

Lines Matching refs:ReductionIdScopeSpec

6245     SourceLocation EndLoc, CXXScopeSpec &ReductionIdScopeSpec,
6265 EndLoc, ReductionIdScopeSpec, ReductionId);
6960 CXXScopeSpec &ReductionIdScopeSpec,
6964 assert(ReductionIdScopeSpec.isEmpty() &&
7050 if (ReductionIdScopeSpec.isValid()) {
7051 ReductionIdRange.setBegin(ReductionIdScopeSpec.getBeginLoc());
7455 ReductionIdScopeSpec.getWithLocInContext(Context), ReductionId, Privates,