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

References

tools/clang/lib/Index/CommentToXML.cpp
  817       RootEndTag = "</Other>";
  821       RootEndTag = "</Function>";
  842       RootEndTag = "</Class>";
  859       RootEndTag = "</Variable>";
  863       RootEndTag = "</Namespace>";
  867       RootEndTag = "</Typedef>";
  871       RootEndTag = "</Enum>";
  923     RootEndTag = "</Other>";
 1065   Result << RootEndTag;