Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp403 char const *front_space = " "; in selectInterestingSourceRegion() local
498 CaretLine.replace(0, CaretStart, front_space); in selectInterestingSourceRegion()
500 FixItInsertionLine.replace(0, CaretStart, front_space); in selectInterestingSourceRegion()