Home
last modified time | relevance | path

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

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