Searched refs:LCD_None (Results 1 – 9 of 9) sorted by relevance
23 LCD_None, enumerator
1059 if (Intro.Default != LCD_None && !Class->getParent()->isFunctionOrMethod() && in ActOnStartOfLambdaDefinition()1070 = Intro.Default == LCD_None? Intro.Range.getBegin() : Intro.DefaultLoc; in ActOnStartOfLambdaDefinition()1685 return LCD_None; in mapImplicitCaptureStyle()1829 bool CurHasPreviousCapture = CaptureDefault != LCD_None; in BuildLambdaExpr()1930 if (Captures.empty() && CaptureDefault == LCD_None) in BuildLambdaExpr()
8220 if (RD->getLambdaCaptureDefault() == LCD_None) { in CheckShadow()15063 if (LCD == LCD_None) in RebuildLambdaScopeInfo()
2767 : Default(LCD_None) {} in LambdaIntroducer()2770 return Captures.size() > 0 || Default != LCD_None; in hasLambdaCapture()
2126 case LCD_None: in VisitLambdaExpr()
689 if (getLambdaCaptureDefault() != LCD_None || capture_size() != 0) in lambdaIsDefaultConstructibleAndAssignable()
1208 MD->getParent()->getLambdaCaptureDefault() == LCD_None) in StartFunction()
937 Intro.Default == LCD_None) { in ParseLambdaIntroducer()
2067 D, nullptr, CXXRecordDecl::LDK_Unknown, false, LCD_None); in ReadCXXRecordDefinition()