Home
last modified time | relevance | path

Searched refs:DefaultInsertLoc (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExpr.cpp18678 SourceLocation DefaultInsertLoc = in buildLambdaCaptureFixit() local
18695 Sema.Diag(DefaultInsertLoc, diag::note_lambda_default_capture_fixit) in buildLambdaCaptureFixit()
18697 << FixItHint::CreateInsertion(DefaultInsertLoc, FixBuffer); in buildLambdaCaptureFixit()
18708 Sema.Diag(DefaultInsertLoc, diag::note_lambda_default_capture_fixit) in buildLambdaCaptureFixit()
18710 << FixItHint::CreateInsertion(DefaultInsertLoc, FixBuffer); in buildLambdaCaptureFixit()