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

/external/clang/lib/Format/
H A DFormatToken.h86 PPK_Inconclusive enumerator in enum:clang::format::ParameterPackingKind
108 PackingKind(PPK_Inconclusive), TotalLength(0), UnbreakableTailLength(0),
H A DContinuationIndenter.cpp844 Current.PackingKind == PPK_Inconclusive)));
H A DTokenAnnotator.cpp190 Left->PackingKind = PPK_Inconclusive;

Completed in 128 milliseconds