Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaLambda.cpp1935 DiagnoseUnusedLambdaCapture(SourceRange CaptureRange,const Capture & From) DiagnoseUnusedLambdaCapture() argument
2064 SourceRange CaptureRange = LSI->ExplicitCaptureRanges[I]; BuildLambdaExpr() local