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.cpp405 char const *front_space = " "; in selectInterestingSourceRegion() local
500 CaretLine.replace(0, CaretStart, front_space); in selectInterestingSourceRegion()
502 FixItInsertionLine.replace(0, CaretStart, front_space); in selectInterestingSourceRegion()