Home
last modified time | relevance | path

Searched defs:CurHasPreviousCapture (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp2105 bool CurHasPreviousCapture, bool IsLast) { in ConstructFixItRangeForUnusedCapture()
2174 bool CurHasPreviousCapture = CaptureDefault != LCD_None; in BuildLambdaExpr() local