Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDecl.cpp7984 static SourceLocation getCaptureLocation(const LambdaScopeInfo *LSI, in getCaptureLocation() function
8099 CaptureLoc = getCaptureLocation(LSI, cast<VarDecl>(ShadowedDecl)); in CheckShadow()
8161 SourceLocation CaptureLoc = getCaptureLocation(LSI, ShadowedDecl); in DiagnoseShadowingLambdaDecls()