Home
last modified time | relevance | path

Searched refs:getCaptureLocation (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp8292 static SourceLocation getCaptureLocation(const LambdaScopeInfo *LSI, in getCaptureLocation() function
8408 CaptureLoc = getCaptureLocation(LSI, VD); in CheckShadow()
8487 SourceLocation CaptureLoc = getCaptureLocation(LSI, VD); in DiagnoseShadowingLambdaDecls()