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

Declarations

tools/clang/lib/Format/UnwrappedLineParser.h
  109   void parseLabel(bool LeftAlignLabel = false);

References

tools/clang/lib/Format/UnwrappedLineParser.cpp
 1035       parseLabel();
 1356           parseLabel(!Style.IndentGotoLabels);
 2018   parseLabel();