Searched refs:LCD_ByCopy (Results 1 – 6 of 6) sorted by relevance
25 LCD_ByCopy, enumerator
447 if (CaptureDefault == LCD_ByCopy) in buildLambdaScope()944 if (Intro.Default == LCD_ByCopy && C->Kind != LCK_StarThis) { in ActOnStartOfLambdaDefinition()1023 } else if (C->Kind == LCK_ByCopy && Intro.Default == LCD_ByCopy) { in ActOnStartOfLambdaDefinition()1479 return LCD_ByCopy; in mapImplicitCaptureStyle()
4589 if (!IncludedThis && !AfterAmpersand && Intro.Default != LCD_ByCopy) in CodeCompleteLambdaIntroducer()
11196 else if (LCD == LCD_ByCopy) in RebuildLambdaScopeInfo()
2050 case LCD_ByCopy: in VisitLambdaExpr()
805 Intro.Default = LCD_ByCopy; in ParseLambdaIntroducer()