LLVM 19.0.0git
Classes | Namespaces
ArchiveYAML.h File Reference

This file declares classes for handling the YAML representation of archives. More...

#include "llvm/Support/YAMLTraits.h"
#include "llvm/ObjectYAML/YAML.h"
#include "llvm/ADT/MapVector.h"
#include <optional>

Go to the source code of this file.

Classes

struct  llvm::ArchYAML::Archive
 
struct  llvm::ArchYAML::Archive::Child
 
struct  llvm::ArchYAML::Archive::Child::Field
 
struct  llvm::yaml::MappingTraits< ArchYAML::Archive >
 
struct  llvm::yaml::MappingTraits< ArchYAML::Archive::Child >
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::ArchYAML
 
namespace  llvm::yaml
 

Detailed Description

This file declares classes for handling the YAML representation of archives.

Definition in file ArchiveYAML.h.