Searched refs:LCD_ByRef (Results 1 – 4 of 4) sorted by relevance
26 LCD_ByRef enumerator
183 else if (CaptureDefault == LCD_ByRef) in enterLambdaScope()570 if (C->Kind == LCK_ByRef && Intro.Default == LCD_ByRef) { in ActOnStartOfLambdaDefinition()868 CaptureDefault = LCD_ByRef; in ActOnLambdaExpr()
1340 case LCD_ByRef: in VisitLambdaExpr()1359 if (Node->getCaptureDefault() != LCD_ByRef) in VisitLambdaExpr()
675 Intro.Default = LCD_ByRef; in ParseLambdaIntroducer()