Home
last modified time | relevance | path

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

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