Searched refs:ExpectedEllipsisLoc (Results 1 – 1 of 1) sorted by relevance
1077 SourceLocation *ExpectedEllipsisLoc = in ParseLambdaIntroducer() local1081 EllipsisLoc = *ExpectedEllipsisLoc; in ParseLambdaIntroducer()1102 if (&Loc != ExpectedEllipsisLoc && Loc.isValid()) { in ParseLambdaIntroducer()1120 if (&Loc != ExpectedEllipsisLoc && Loc.isValid()) in ParseLambdaIntroducer()