OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cleanupLeft
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Format/
Format.cpp
1852
cleanupLeft
(Line->First, tok::comma, tok::r_paren);
1853
cleanupLeft
(Line->First, TT_CtorInitializerComma, tok::l_brace);
1854
cleanupLeft
(Line->First, TT_CtorInitializerColon, tok::l_brace);
1855
cleanupLeft
(Line->First, TT_CtorInitializerColon, tok::equal);
1975
void
cleanupLeft
(FormatToken *Start, LeftKind LK, RightKind RK) {
Completed in 29 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026