OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:replaceWhitespace
(Results
1 - 6
of
6
) sorted by null
/external/clang/lib/Format/
BreakableToken.h
66
virtual void
replaceWhitespace
(unsigned LineIndex, unsigned TailOffset,
129
void
replaceWhitespace
(unsigned LineIndex, unsigned TailOffset, Split Split,
147
void
replaceWhitespace
(unsigned LineIndex, unsigned TailOffset, Split Split,
177
void
replaceWhitespace
(unsigned LineIndex, unsigned TailOffset, Split Split,
WhitespaceManager.h
34
/// must be exactly one call to either \c
replaceWhitespace
or
49
void
replaceWhitespace
(FormatToken &Tok, unsigned Newlines,
56
/// Needs to be called for every token for which \c
replaceWhitespace
BreakableToken.cpp
233
void BreakableLineComment::
replaceWhitespace
(unsigned LineIndex,
405
void BreakableBlockComment::
replaceWhitespace
(unsigned LineIndex,
UnwrappedLineFormatter.cpp
552
Whitespaces->
replaceWhitespace
(
[
all
...]
ContinuationIndenter.cpp
314
Whitespaces.
replaceWhitespace
(Current, /*Newlines=*/0, /*IndentLevel=*/0,
504
Whitespaces.
replaceWhitespace
(Current, Newlines,
[
all
...]
WhitespaceManager.cpp
50
void WhitespaceManager::
replaceWhitespace
(FormatToken &Tok, unsigned Newlines,
Completed in 145 milliseconds