reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Format/Format.cpp
 1484       cleanupRight(Line->First, tok::comma, tok::comma);
 1485       cleanupRight(Line->First, TT_CtorInitializerColon, tok::comma);
 1486       cleanupRight(Line->First, tok::l_paren, tok::comma);