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
  188   TwoParagraphComment->Kind = "ParagraphComment";
  192   TwoParagraphComment->Children.push_back(std::move(TwoTextComment));
  193   TwoFullComment->Children.push_back(std::move(TwoParagraphComment));