clang-tools 19.0.0git
Classes | Namespaces | Typedefs | Functions
Generators.h File Reference
#include "Representation.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/Registry.h"

Go to the source code of this file.

Classes

class  clang::doc::Generator
 

Namespaces

namespace  clang
 ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===//
 
namespace  clang::doc
 

Typedefs

typedef llvm::Registry< Generator > clang::doc::GeneratorRegistry
 

Functions

llvm::Expected< std::unique_ptr< Generator > > clang::doc::findGeneratorByName (llvm::StringRef Format)
 
std::string clang::doc::getTagType (TagTypeKind AS)