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

  /external/clang/lib/Format/
FormatToken.h 103 enum ParameterPackingKind { PPK_BinPacked, PPK_OnePerLine, PPK_Inconclusive };
ContinuationIndenter.cpp     [all...]
Format.cpp     [all...]
TokenAnnotator.cpp 217 Left->PackingKind = PPK_OnePerLine;
    [all...]

Completed in 782 milliseconds