Searched refs:DefaultInsertLoc (Results 1 – 1 of 1) sorted by relevance
19100 SourceLocation DefaultInsertLoc = in buildLambdaCaptureFixit() local19117 Sema.Diag(DefaultInsertLoc, diag::note_lambda_default_capture_fixit) in buildLambdaCaptureFixit()19119 << FixItHint::CreateInsertion(DefaultInsertLoc, FixBuffer); in buildLambdaCaptureFixit()19130 Sema.Diag(DefaultInsertLoc, diag::note_lambda_default_capture_fixit) in buildLambdaCaptureFixit()19132 << FixItHint::CreateInsertion(DefaultInsertLoc, FixBuffer); in buildLambdaCaptureFixit()