Searched refs:PPK_OnePerLine (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Format/
H A DFormatToken.h133 enum ParameterPackingKind { PPK_BinPacked, PPK_OnePerLine, PPK_Inconclusive }; enumerator in enum:clang::format::ParameterPackingKind
H A DContinuationIndenter.cpp1489 (Current.PackingKind == PPK_OnePerLine ||
H A DTokenAnnotator.cpp363 Left->PackingKind = PPK_OnePerLine;

Completed in 73 milliseconds