Home
last modified time | relevance | path

Searched defs:RawStringStyle (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp2061 const FormatStyle &RawStringStyle, bool DryRun, bool Newline) { in reformatRawStringLiteral()
2229 auto RawStringStyle = getRawStringStyle(Current, State); in handleEndOfLine() local
2305 auto RawStringStyle = RawStringFormats.getDelimiterStyle(*Delimiter); in getRawStringStyle() local