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
  170   OneTextComment->Kind = "TextComment";
  171   OneTextComment->Text = "This is a text comment.";
  172   OneParagraphComment->Children.push_back(std::move(OneTextComment));