Home
last modified time | relevance | path

Searched refs:ContinuedStringLiteral (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/clang/lib/Format/
DWhitespaceManager.cpp323 bool ContinuedStringLiteral = i > Start && in AlignTokenSequence() local
326 bool SkipMatchCheck = InsideNestedScope || ContinuedStringLiteral; in AlignTokenSequence()
434 if (ContinuedStringLiteral) in AlignTokenSequence()