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

References

tools/clang/tools/extra/clang-doc/HTMLGenerator.cpp
  580       SpanBody->Children.emplace_back(genReference(Index, InfoPath));
  583           Index, InfoPath, StringRef{Index.JumpToSection.getValue()}));
  593     std::vector<std::unique_ptr<TagNode>> Nodes = genHTML(C, InfoPath, false);