|
clang-tools 22.0.0git
|
#include "Generators.h"Go to the source code of this file.
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::doc |
Functions | |
| llvm::Expected< std::unique_ptr< Generator > > | clang::doc::findGeneratorByName (llvm::StringRef Format) |
| std::string | clang::doc::getTagType (TagTypeKind AS) |
Variables | |
| static int | clang::doc::YAMLGeneratorAnchorDest = YAMLGeneratorAnchorSource |
| static int | clang::doc::MDGeneratorAnchorDest = MDGeneratorAnchorSource |
| static int | clang::doc::HTMLGeneratorAnchorDest = HTMLGeneratorAnchorSource |
| static int | clang::doc::MHTMLGeneratorAnchorDest |
| static int | clang::doc::JSONGeneratorAnchorDest = JSONGeneratorAnchorSource |