Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Format/
H A DContinuationIndenter.h35 struct RawStringFormatStyleManager;
38 struct RawStringFormatStyleManager { struct
42 RawStringFormatStyleManager(const FormatStyle &CodeStyle); argument
198 const RawStringFormatStyleManager RawStringFormats;
H A DContinuationIndenter.cpp186 RawStringFormatStyleManager::RawStringFormatStyleManager( in RawStringFormatStyleManager() function in clang::format::RawStringFormatStyleManager
209 RawStringFormatStyleManager::getDelimiterStyle(StringRef Delimiter) const { in getDelimiterStyle()
217 RawStringFormatStyleManager::getEnclosingFunctionStyle( in getEnclosingFunctionStyle()