Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DUnwrappedLineFormatter.cpp719 FormatDecision LastFormat = Node->State.NextToken->Decision; in analyzeSolutionSpace() local
720 if (LastFormat == FD_Unformatted || LastFormat == FD_Continue) in analyzeSolutionSpace()
722 if (LastFormat == FD_Unformatted || LastFormat == FD_Break) in analyzeSolutionSpace()