Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp2063 reformatRawStringLiteral(const FormatToken & Current,LineState & State,const FormatStyle & RawStringStyle,bool DryRun,bool Newline) reformatRawStringLiteral() argument
2231 auto RawStringStyle = getRawStringStyle(Current, State); handleEndOfLine() local
2307 auto RawStringStyle = RawStringFormats.getDelimiterStyle(*Delimiter); getRawStringStyle() local
[all...]