Searched refs:LCD_ByRef (Results 1 – 5 of 5) sorted by relevance
25 LCD_ByRef enumerator
532 else if (CaptureDefault == LCD_ByRef) in buildLambdaScope()1067 else if (Intro.Default == LCD_ByRef) in ActOnLambdaExpressionAfterIntroducer()1219 if (C->Kind == LCK_ByRef && Intro.Default == LCD_ByRef) { in ActOnLambdaExpressionAfterIntroducer()1961 return LCD_ByRef; in mapImplicitCaptureStyle()
15375 else if (LCD == LCD_ByRef) in RebuildLambdaScopeInfo()
2195 case LCD_ByRef: in VisitLambdaExpr()2221 if (Node->getCaptureDefault() != LCD_ByRef || Node->isInitCapture(C)) in VisitLambdaExpr()
934 Intro.Default = LCD_ByRef; in ParseLambdaIntroducer()