Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp2197 bool IsMultiline = in reformatRawStringLiteral() local
H A DFormatToken.h334 unsigned IsMultiline : 1; member