clang-tools
10.0.0git
|
Go to the source code of this file.
Namespaces | |
llvm | |
Some operations such as code completion produce a set of candidates. | |
llvm::yaml | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::doc | |
Functions | |
static void | llvm::yaml::TypeInfoMapping (IO &IO, TypeInfo &I) |
static void | llvm::yaml::FieldTypeInfoMapping (IO &IO, FieldTypeInfo &I) |
static void | llvm::yaml::InfoMapping (IO &IO, Info &I) |
static void | llvm::yaml::SymbolInfoMapping (IO &IO, SymbolInfo &I) |
static void | llvm::yaml::RecordInfoMapping (IO &IO, RecordInfo &I) |
static void | llvm::yaml::CommentInfoMapping (IO &IO, CommentInfo &I) |
static GeneratorRegistry::Add< YAMLGenerator > | clang::doc::YAML (YAMLGenerator::Format, "Generator for YAML output.") |