Searched refs:LCD_ByRef (Results 1 – 5 of 5) sorted by relevance
25 LCD_ByRef enumerator
490 else if (CaptureDefault == LCD_ByRef) in buildLambdaScope()1025 else if (Intro.Default == LCD_ByRef) in ActOnLambdaExpressionAfterIntroducer()1166 if (C->Kind == LCK_ByRef && Intro.Default == LCD_ByRef) { in ActOnLambdaExpressionAfterIntroducer()1903 return LCD_ByRef; in mapImplicitCaptureStyle()
15605 else if (LCD == LCD_ByRef) in RebuildLambdaScopeInfo()
2149 case LCD_ByRef: in VisitLambdaExpr()2175 if (Node->getCaptureDefault() != LCD_ByRef || Node->isInitCapture(C)) in VisitLambdaExpr()
863 Intro.Default = LCD_ByRef; in ParseLambdaIntroducer()