Searched refs:VarInsertLoc (Results 1 – 1 of 1) sorted by relevance
18648 SourceLocation VarInsertLoc = LSI->IntroducerRange.getEnd(); in buildLambdaCaptureFixit() local18654 Sema.Diag(VarInsertLoc, diag::note_lambda_variable_capture_fixit) in buildLambdaCaptureFixit()18656 << FixItHint::CreateInsertion(VarInsertLoc, FixBuffer); in buildLambdaCaptureFixit()18660 Sema.Diag(VarInsertLoc, diag::note_lambda_variable_capture_fixit) in buildLambdaCaptureFixit()18662 << FixItHint::CreateInsertion(VarInsertLoc, FixBuffer); in buildLambdaCaptureFixit()