clang-tools 20.0.0git
|
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) |