OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:cleanupPair
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Format/
Format.cpp
1948
void
cleanupPair
(FormatToken *Start, LeftKind LK, RightKind RK,
1976
cleanupPair
(Start, LK, RK, /*DeleteLeft=*/true);
1981
cleanupPair
(Start, LK, RK, /*DeleteLeft=*/false);
Format.cpp
1948
void
cleanupPair
(FormatToken *Start, LeftKind LK, RightKind RK,
1976
cleanupPair
(Start, LK, RK, /*DeleteLeft=*/true);
1981
cleanupPair
(Start, LK, RK, /*DeleteLeft=*/false);
Completed in 100 milliseconds
Indexes created Fri Jun 12 00:25:51 UTC 2026