Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp6951 static SourceLocation getCaptureLocation(const LambdaScopeInfo *LSI, in getCaptureLocation() function
7055 CaptureLoc = getCaptureLocation(LSI, cast<VarDecl>(ShadowedDecl)); in CheckShadow()
7119 SourceLocation CaptureLoc = getCaptureLocation(LSI, ShadowedDecl); in DiagnoseShadowingLambdaDecls()