Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.h39 struct RawStringFormatStyleManager { struct
43 RawStringFormatStyleManager(const FormatStyle &CodeStyle); argument
H A DContinuationIndenter.cpp196 RawStringFormatStyleManager::RawStringFormatStyleManager( in RawStringFormatStyleManager() function in clang::format::RawStringFormatStyleManager