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

References

tools/clang/tools/extra/clang-doc/BitcodeReader.cpp
  297   case COMMENT_SELFCLOSING:
tools/clang/tools/extra/clang-doc/BitcodeWriter.cpp
  145           {COMMENT_SELFCLOSING, {"SelfClosing", &BoolAbbrev}},
  205           COMMENT_PARAMNAME, COMMENT_CLOSENAME, COMMENT_SELFCLOSING,
  441   emitRecord(I.SelfClosing, COMMENT_SELFCLOSING);