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

References

tools/clang/tools/extra/unittests/clang-doc/MergeTest.cpp
  190   TwoTextComment->Kind = "TextComment";
  191   TwoTextComment->Text = "This is a text comment.";
  192   TwoParagraphComment->Children.push_back(std::move(TwoTextComment));