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

References

tools/clang/lib/Format/TokenAnnotator.cpp
 2472       Left.Previous->isLabelString() &&
 2475   if (Right.is(tok::plus) && Left.isLabelString() &&
 2480   if (Right.is(tok::lessless) && Left.isLabelString() &&