Searched refs:VarInsertLoc (Results 1 – 1 of 1) sorted by relevance
17586 SourceLocation VarInsertLoc = LSI->IntroducerRange.getEnd(); in buildLambdaCaptureFixit() local17592 Sema.Diag(VarInsertLoc, diag::note_lambda_variable_capture_fixit) in buildLambdaCaptureFixit()17594 << FixItHint::CreateInsertion(VarInsertLoc, FixBuffer); in buildLambdaCaptureFixit()17598 Sema.Diag(VarInsertLoc, diag::note_lambda_variable_capture_fixit) in buildLambdaCaptureFixit()17600 << FixItHint::CreateInsertion(VarInsertLoc, FixBuffer); in buildLambdaCaptureFixit()