Searched refs:LCD_ByRef (Results 1 – 4 of 4) sorted by relevance
26 LCD_ByRef enumerator
182 else if (CaptureDefault == LCD_ByRef) in enterLambdaScope()492 if (C->Kind == LCK_ByRef && Intro.Default == LCD_ByRef) { in ActOnStartOfLambdaDefinition()783 CaptureDefault = LCD_ByRef; in ActOnLambdaExpr()
1290 case LCD_ByRef: in VisitLambdaExpr()1309 if (Node->getCaptureDefault() != LCD_ByRef) in VisitLambdaExpr()
632 Intro.Default = LCD_ByRef; in ParseLambdaIntroducer()