Searched defs:RawStringFormat (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Format/ | ||
H A D | Format.h | 3696 struct RawStringFormat { global() struct |
/llvm-project/clang/lib/Format/ | ||
H A D | ContinuationIndenter.cpp | 198 for (const auto &RawStringFormat : CodeStyle.RawStringFormats) { RawStringFormatStyleManager() local |