Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormatToken.h92 FD_Break enumerator
DWhitespaceManager.cpp52 Tok.Decision = (Newlines > 0) ? FD_Break : FD_Continue; in replaceWhitespace()
DFormat.cpp1111 if (LastFormat == FD_Unformatted || LastFormat == FD_Break) in analyzeSolutionSpace()