OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CommaSeparatedList
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Format/
FormatToken.cpp
76
unsigned
CommaSeparatedList
::formatAfterToken(LineState &State,
135
unsigned
CommaSeparatedList
::formatFromToken(LineState &State,
153
void
CommaSeparatedList
::precomputeFormattingInfos(const FormatToken *Token) {
291
const
CommaSeparatedList
::ColumnFormat *
292
CommaSeparatedList
::getColumnFormat(unsigned RemainingCharacters) const {
FormatToken.h
771
class
CommaSeparatedList
: public TokenRole {
773
CommaSeparatedList
(const FormatStyle &Style)
TokenAnnotator.cpp
795
Left->Role.reset(new
CommaSeparatedList
(Style));
Completed in 20 milliseconds
Indexes created Sat Jun 13 00:24:39 UTC 2026