Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DContinuationIndenter.cpp1847 const FormatStyle &RawStringStyle, bool DryRun, bool Newline) { in reformatRawStringLiteral()
2015 auto RawStringStyle = getRawStringStyle(Current, State); in handleEndOfLine() local
2091 auto RawStringStyle = RawStringFormats.getDelimiterStyle(*Delimiter); in getRawStringStyle() local