Searched refs:LCD_ByRef (Results 1 – 5 of 5) sorted by relevance
25 LCD_ByRef enumerator
553 else if (CaptureDefault == LCD_ByRef) in buildLambdaScope()1091 else if (Intro.Default == LCD_ByRef) in ActOnLambdaExpressionAfterIntroducer()1245 if (C->Kind == LCK_ByRef && Intro.Default == LCD_ByRef) { in ActOnLambdaExpressionAfterIntroducer()1990 return LCD_ByRef; in mapImplicitCaptureStyle()
15826 else if (LCD == LCD_ByRef) in RebuildLambdaScopeInfo()
2332 case LCD_ByRef: in VisitLambdaExpr()2358 if (Node->getCaptureDefault() != LCD_ByRef || Node->isInitCapture(C)) in VisitLambdaExpr()
795 Intro.Default = LCD_ByRef; in ParseLambdaIntroducer()