clang 17.0.0git
|
#include "clang/APINotes/APINotesYAMLCompiler.h"
#include "clang/APINotes/Types.h"
#include "clang/Basic/LLVM.h"
#include "clang/Basic/Specifiers.h"
#include "llvm/Support/VersionTuple.h"
#include "llvm/Support/YAMLParser.h"
#include "llvm/Support/YAMLTraits.h"
#include <optional>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | llvm |
YAML serialization mapping. | |
namespace | llvm::yaml |
Functions | |
static void | llvm::yaml::mapTopLevelItems (IO &IO, TopLevelItems &TLI) |