Searched refs:LCD_ByRef (Results 1 – 5 of 5) sorted by relevance
26 LCD_ByRef enumerator
448 else if (CaptureDefault == LCD_ByRef) in buildLambdaScope()1034 if (C->Kind == LCK_ByRef && Intro.Default == LCD_ByRef) { in ActOnStartOfLambdaDefinition()1452 CaptureDefault = LCD_ByRef; in ActOnLambdaExpr()
10310 else if (LCD == LCD_ByRef) in RebuildLambdaScopeInfo()
1742 case LCD_ByRef: in VisitLambdaExpr()1761 if (Node->getCaptureDefault() != LCD_ByRef || C->isInitCapture()) in VisitLambdaExpr()
798 Intro.Default = LCD_ByRef; in ParseLambdaIntroducer()