Home | History | Annotate | Download | only in Sema

Lines Matching refs:ReductionIdScopeSpec

1452                                        CXXScopeSpec &ReductionIdScopeSpec,
1455 VarList, StartLoc, LParenLoc, ColonLoc, EndLoc, ReductionIdScopeSpec,
6662 CXXScopeSpec ReductionIdScopeSpec;
6663 ReductionIdScopeSpec.Adopt(C->getQualifierLoc());
6673 C->getLocEnd(), ReductionIdScopeSpec, NameInfo);