Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Format/
H A DContinuationIndenter.cpp1786 bool IsMultiline = in reformatRawStringLiteral() local
H A DFormatToken.h242 unsigned IsMultiline : 1; member