Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormatToken.h96 enum FormatDecision { enum
417 FormatDecision Decision;
DUnwrappedLineFormatter.cpp592 FormatDecision LastFormat = Node->State.NextToken->Decision; in analyzeSolutionSpace()