Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp17782 SourceLocation DefaultInsertLoc = in buildLambdaCaptureFixit() local
17799 Sema.Diag(DefaultInsertLoc, diag::note_lambda_default_capture_fixit) in buildLambdaCaptureFixit()
17801 << FixItHint::CreateInsertion(DefaultInsertLoc, FixBuffer); in buildLambdaCaptureFixit()
17812 Sema.Diag(DefaultInsertLoc, diag::note_lambda_default_capture_fixit) in buildLambdaCaptureFixit()
17814 << FixItHint::CreateInsertion(DefaultInsertLoc, FixBuffer); in buildLambdaCaptureFixit()