Searched defs:IsMultiline (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Format/ | ||
H A D | ContinuationIndenter.cpp | 2199 bool IsMultiline = reformatRawStringLiteral() local |
H A D | FormatToken.h | 332 unsigned IsMultiline : 1; global() member |