Searched refs:getCaptureLocation (Results 1 – 1 of 1) sorted by relevance
6951 static SourceLocation getCaptureLocation(const LambdaScopeInfo *LSI, in getCaptureLocation() function7055 CaptureLoc = getCaptureLocation(LSI, cast<VarDecl>(ShadowedDecl)); in CheckShadow()7119 SourceLocation CaptureLoc = getCaptureLocation(LSI, ShadowedDecl); in DiagnoseShadowingLambdaDecls()