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
  215   ExpectedParagraphComment->Kind = "ParagraphComment";
  219   ExpectedParagraphComment->Children.push_back(std::move(ExpectedTextComment));
  220   ExpectedFullComment->Children.push_back(std::move(ExpectedParagraphComment));