Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DContinuationIndenter.h38 struct RawStringFormatStyleManager { struct
42 RawStringFormatStyleManager(const FormatStyle &CodeStyle); argument
H A DContinuationIndenter.cpp183 RawStringFormatStyleManager::RawStringFormatStyleManager( in RawStringFormatStyleManager() function in clang::format::RawStringFormatStyleManager