Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp19010 SourceLocation DefaultInsertLoc = in buildLambdaCaptureFixit() local
19027 Sema.Diag(DefaultInsertLoc, diag::note_lambda_default_capture_fixit) in buildLambdaCaptureFixit()
19029 << FixItHint::CreateInsertion(DefaultInsertLoc, FixBuffer); in buildLambdaCaptureFixit()
19040 Sema.Diag(DefaultInsertLoc, diag::note_lambda_default_capture_fixit) in buildLambdaCaptureFixit()
19042 << FixItHint::CreateInsertion(DefaultInsertLoc, FixBuffer); in buildLambdaCaptureFixit()