Searched refs:ExpectedEllipsisLoc (Results 1 – 1 of 1) sorted by relevance
1152 SourceLocation *ExpectedEllipsisLoc = in ParseLambdaIntroducer() local1156 EllipsisLoc = *ExpectedEllipsisLoc; in ParseLambdaIntroducer()1177 if (&Loc != ExpectedEllipsisLoc && Loc.isValid()) { in ParseLambdaIntroducer()1195 if (&Loc != ExpectedEllipsisLoc && Loc.isValid()) in ParseLambdaIntroducer()