Searched refs:LCD_None (Results 1 – 8 of 8) sorted by relevance
23 LCD_None, enumerator
1145 Intro.Default == LCD_None ? Intro.Range.getBegin() : Intro.DefaultLoc; in ActOnLambdaExpressionAfterIntroducer()1379 if (Intro.Default != LCD_None && in ActOnLambdaClosureQualifiers()1985 return LCD_None; in mapImplicitCaptureStyle()2174 bool CurHasPreviousCapture = CaptureDefault != LCD_None; in BuildLambdaExpr()2265 if (Captures.empty() && CaptureDefault == LCD_None) in BuildLambdaExpr()
8410 if (RD->getLambdaCaptureDefault() == LCD_None) { in CheckShadow()15822 if (LCD == LCD_None) in RebuildLambdaScopeInfo()
2859 LambdaCaptureDefault Default = LCD_None;2865 return Captures.size() > 0 || Default != LCD_None; in hasLambdaCapture()
2324 case LCD_None: in VisitLambdaExpr()
1076 return getLambdaCaptureDefault() == LCD_None && capture_size() == 0; in isCapturelessLambda()
872 Intro.Default == LCD_None) { in ParseLambdaIntroducer()
2183 D, nullptr, CXXRecordDecl::LDK_Unknown, false, LCD_None); in ReadCXXRecordDefinition()