Home | History | Annotate | Download | only in Sema

Lines Matching refs:IsGenericLambda

249   bool IsGenericLambda = getGenericLambdaTemplateParameterList(getCurLambda(),
255 IsGenericLambda,
1274 if (Class->isGenericLambda()) {
1318 if (Class->isGenericLambda()) {
1503 !Class->isGenericLambda())