Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp7544 static SourceLocation getCaptureLocation(const LambdaScopeInfo *LSI, in getCaptureLocation() function
7659 CaptureLoc = getCaptureLocation(LSI, cast<VarDecl>(ShadowedDecl)); in CheckShadow()
7723 SourceLocation CaptureLoc = getCaptureLocation(LSI, ShadowedDecl); in DiagnoseShadowingLambdaDecls()