Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp17616 SourceLocation DefaultInsertLoc = in buildLambdaCaptureFixit() local
17633 Sema.Diag(DefaultInsertLoc, diag::note_lambda_default_capture_fixit) in buildLambdaCaptureFixit()
17635 << FixItHint::CreateInsertion(DefaultInsertLoc, FixBuffer); in buildLambdaCaptureFixit()
17646 Sema.Diag(DefaultInsertLoc, diag::note_lambda_default_capture_fixit) in buildLambdaCaptureFixit()
17648 << FixItHint::CreateInsertion(DefaultInsertLoc, FixBuffer); in buildLambdaCaptureFixit()