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

References

tools/clang/tools/extra/clang-doc/HTMLGenerator.cpp
  845                                InfoIndex, CDCtx, InfoTitle);
  849                                InfoIndex, CDCtx, InfoTitle);
  852     MainContentNodes = genHTML(*static_cast<clang::doc::EnumInfo *>(I), CDCtx);
  856         genHTML(*static_cast<clang::doc::FunctionInfo *>(I), CDCtx, "");
  864       genInfoFile(InfoTitle, I->Path, MainContentNodes, InfoIndex, CDCtx);