Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormatToken.h89 enum FormatDecision { enum
398 FormatDecision Decision;
DFormat.cpp1108 FormatDecision LastFormat = Node->State.NextToken->Decision; in analyzeSolutionSpace()