Searched refs:LCD_ByRef (Results 1 – 5 of 5) sorted by relevance
26 LCD_ByRef enumerator
449 else if (CaptureDefault == LCD_ByRef) in buildLambdaScope()1018 if (C->Kind == LCK_ByRef && Intro.Default == LCD_ByRef) { in ActOnStartOfLambdaDefinition()1482 return LCD_ByRef; in mapImplicitCaptureStyle()
11198 else if (LCD == LCD_ByRef) in RebuildLambdaScopeInfo()
2055 case LCD_ByRef: in VisitLambdaExpr()2076 if (Node->getCaptureDefault() != LCD_ByRef || Node->isInitCapture(C)) in VisitLambdaExpr()
801 Intro.Default = LCD_ByRef; in ParseLambdaIntroducer()