Searched refs:HasSpecifiers (Results 1 – 1 of 1) sorted by relevance
1310 bool HasSpecifiers = false; in ParseLambdaExpressionAfterIntroducer() local1345 HasSpecifiers = in ParseLambdaExpressionAfterIntroducer()1354 if (HasSpecifiers && !HasParentheses && !getLangOpts().CPlusPlus23) { in ParseLambdaExpressionAfterIntroducer()1362 if (HasParentheses || HasSpecifiers) { in ParseLambdaExpressionAfterIntroducer()1388 if (HasSpecifiers || HasParentheses) { in ParseLambdaExpressionAfterIntroducer()