clang-tools 22.0.0git
clang::doc::MustacheGenerator Member List

This is the complete list of members for clang::doc::MustacheGenerator, including all inherited members.

addInfoToIndex(Index &Idx, const doc::Info *Info)clang::doc::Generatorstatic
createResources(ClangDocContext &CDCtx)clang::doc::Generatorvirtual
generateDocForInfo(Info *I, llvm::raw_ostream &OS, const ClangDocContext &CDCtx)=0clang::doc::Generatorpure virtual
generateDocForJSON(llvm::json::Value &JSON, llvm::raw_fd_ostream &OS, const ClangDocContext &CDCtx, StringRef ObjectTypeStr, StringRef RelativeRootPath)=0clang::doc::MustacheGeneratorpure virtual
generateDocumentation(StringRef RootDir, llvm::StringMap< std::unique_ptr< doc::Info > > Infos, const clang::doc::ClangDocContext &CDCtx, std::string DirName) overrideclang::doc::MustacheGeneratorvirtual
getInfoTypeStr(llvm::json::Object *Info, StringRef Filename)clang::doc::MustacheGenerator
getRelativePathToRoot(StringRef PathToFile, StringRef DocsRootPath)clang::doc::MustacheGenerator
setupTemplate(std::unique_ptr< MustacheTemplateFile > &Template, StringRef TemplatePath, std::vector< std::pair< StringRef, StringRef > > Partials)clang::doc::MustacheGenerator
setupTemplateFiles(const ClangDocContext &CDCtx)=0clang::doc::MustacheGeneratorpure virtual
~Generator()=defaultclang::doc::Generatorvirtual
~MustacheGenerator()=defaultclang::doc::MustacheGeneratorvirtual