Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp2148 bool IsMultiline = reformatRawStringLiteral() local
H A DFormatToken.h312 unsigned IsMultiline : 1; global() member