Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DContinuationIndenter.cpp1649 const FormatStyle &RawStringStyle, bool DryRun, bool Newline) { in reformatRawStringLiteral()
1818 auto RawStringStyle = getRawStringStyle(Current, State); in handleEndOfLine() local
1894 auto RawStringStyle = RawStringFormats.getDelimiterStyle(*Delimiter); in getRawStringStyle() local