Home
last modified time | relevance | path

Searched refs:reformatRawStringLiteral (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Format/
H A DContinuationIndenter.h111 unsigned reformatRawStringLiteral(const FormatToken &Current,
H A DContinuationIndenter.cpp1810 unsigned ContinuationIndenter::reformatRawStringLiteral( in reformatRawStringLiteral() function in clang::format::ContinuationIndenter
1982 Penalty = reformatRawStringLiteral(Current, State, *RawStringStyle, DryRun, in handleEndOfLine()