Searched refs:VarInsertLoc (Results 1 – 1 of 1) sorted by relevance
18980 SourceLocation VarInsertLoc = LSI->IntroducerRange.getEnd(); in buildLambdaCaptureFixit() local18986 Sema.Diag(VarInsertLoc, diag::note_lambda_variable_capture_fixit) in buildLambdaCaptureFixit()18988 << FixItHint::CreateInsertion(VarInsertLoc, FixBuffer); in buildLambdaCaptureFixit()18992 Sema.Diag(VarInsertLoc, diag::note_lambda_variable_capture_fixit) in buildLambdaCaptureFixit()18994 << FixItHint::CreateInsertion(VarInsertLoc, FixBuffer); in buildLambdaCaptureFixit()