Searched refs:VarInsertLoc (Results 1 – 1 of 1) sorted by relevance
17752 SourceLocation VarInsertLoc = LSI->IntroducerRange.getEnd(); in buildLambdaCaptureFixit() local17758 Sema.Diag(VarInsertLoc, diag::note_lambda_variable_capture_fixit) in buildLambdaCaptureFixit()17760 << FixItHint::CreateInsertion(VarInsertLoc, FixBuffer); in buildLambdaCaptureFixit()17764 Sema.Diag(VarInsertLoc, diag::note_lambda_variable_capture_fixit) in buildLambdaCaptureFixit()17766 << FixItHint::CreateInsertion(VarInsertLoc, FixBuffer); in buildLambdaCaptureFixit()