Home
last modified time | relevance | path

Searched refs:RawStringFormats (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h2717 std::vector<RawStringFormat> RawStringFormats; member
3349 RawStringFormats == R.RawStringFormats &&
/netbsd-src/external/mit/libcbor/dist/
H A D.clang-format98 RawStringFormats:
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DContinuationIndenter.h198 const RawStringFormatStyleManager RawStringFormats; variable
H A DContinuationIndenter.cpp176 for (const auto &Format : Style.RawStringFormats) { in getCanonicalRawStringDelimiter()
185 for (const auto &RawStringFormat : CodeStyle.RawStringFormats) { in RawStringFormatStyleManager()
233 CommentPragmasRegex(Style.CommentPragmas), RawStringFormats(Style) {} in ContinuationIndenter()
1894 auto RawStringStyle = RawStringFormats.getDelimiterStyle(*Delimiter); in getRawStringStyle()
1896 RawStringStyle = RawStringFormats.getEnclosingFunctionStyle( in getRawStringStyle()
H A DFormat.cpp669 IO.mapOptional("RawStringFormats", Style.RawStringFormats); in mapping()
1128 GoogleStyle.RawStringFormats = { in getGoogleStyle()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst3040 **RawStringFormats** (``std::vector<RawStringFormat>``)
3063 RawStringFormats: