Searched refs:LCD_ByCopy (Results 1 – 6 of 6) sorted by relevance
24 LCD_ByCopy, enumerator
530 if (CaptureDefault == LCD_ByCopy) in buildLambdaScope()1065 if (Intro.Default == LCD_ByCopy) in ActOnLambdaExpressionAfterIntroducer()1144 if (Intro.Default == LCD_ByCopy && C->Kind != LCK_StarThis) in ActOnLambdaExpressionAfterIntroducer()1224 } else if (C->Kind == LCK_ByCopy && Intro.Default == LCD_ByCopy) { in ActOnLambdaExpressionAfterIntroducer()1958 return LCD_ByCopy; in mapImplicitCaptureStyle()2164 CaptureDefault == LCD_ByCopy) { in BuildLambdaExpr()
7137 if (!IncludedThis && !AfterAmpersand && Intro.Default != LCD_ByCopy) in CodeCompleteLambdaIntroducer()
15373 else if (LCD == LCD_ByCopy) in RebuildLambdaScopeInfo()
2190 case LCD_ByCopy: in VisitLambdaExpr()
943 Intro.Default = LCD_ByCopy; in ParseLambdaIntroducer()