Searched refs:HasSpecifiers (Results 1 – 1 of 1) sorted by relevance
1450 bool HasSpecifiers = false; in ParseLambdaExpressionAfterIntroducer() local1485 HasSpecifiers = in ParseLambdaExpressionAfterIntroducer()1494 if (HasSpecifiers && !HasParentheses && !getLangOpts().CPlusPlus23) { in ParseLambdaExpressionAfterIntroducer()1502 if (HasParentheses || HasSpecifiers) { in ParseLambdaExpressionAfterIntroducer()1528 if (HasSpecifiers || HasParentheses) { in ParseLambdaExpressionAfterIntroducer()