|
clang-tools 22.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 |
| namespace | llvm |
| Some operations such as code completion produce a set of candidates. | |
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) |
Variables | |
| volatile int | clang::doc::YAMLGeneratorAnchorSource = 0 |
| volatile int | clang::doc::MDGeneratorAnchorSource = 0 |
| volatile int | clang::doc::HTMLGeneratorAnchorSource = 0 |
| volatile int | clang::doc::MHTMLGeneratorAnchorSource = 0 |
| volatile int | clang::doc::JSONGeneratorAnchorSource = 0 |