HomeSort by relevance Sort by last modified time
    Searched refs:FormatDecision (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/Format/
FormatToken.h 106 enum FormatDecision { FD_Unformatted, FD_Continue, FD_Break };
275 FormatDecision Decision = FD_Unformatted;
UnwrappedLineFormatter.cpp 719 FormatDecision LastFormat = Node->State.NextToken->Decision;
    [all...]

Completed in 99 milliseconds