Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.h31 struct RawStringFormatStyleManager;
34 struct RawStringFormatStyleManager { struct
38 RawStringFormatStyleManager(const FormatStyle &CodeStyle); argument
194 const RawStringFormatStyleManager RawStringFormats;
H A DContinuationIndenter.cpp196 RawStringFormatStyleManager::RawStringFormatStyleManager( in RawStringFormatStyleManager() function in clang::format::RawStringFormatStyleManager
219 RawStringFormatStyleManager::getDelimiterStyle(StringRef Delimiter) const { in getDelimiterStyle()
227 RawStringFormatStyleManager::getEnclosingFunctionStyle( in getEnclosingFunctionStyle()