OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ColumnFormat
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/Format/
FormatToken.cpp
93
// Find the best
ColumnFormat
, i.e. the best number of columns to use.
94
const
ColumnFormat
*Format = getColumnFormat(RemainingCodePoints);
95
// If no
ColumnFormat
can be used, the braced list would generally be
225
ColumnFormat
Format;
273
const CommaSeparatedList::
ColumnFormat
*
275
const
ColumnFormat
*BestFormat = nullptr;
276
for (SmallVector<
ColumnFormat
, 4>::const_reverse_iterator
FormatToken.h
493
struct
ColumnFormat
{
507
/// \brief Calculate which \c
ColumnFormat
fits best into
509
const
ColumnFormat
*getColumnFormat(unsigned RemainingCharacters) const;
519
SmallVector<
ColumnFormat
, 4> Formats;
/prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar
Completed in 318 milliseconds