LLVM API Documentation
#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/FoldingSet.h"#include "llvm/ADT/ilist_node.h"#include "llvm/IR/Value.h"

Go to the source code of this file.
Classes | |
| class | llvm::MDString |
| class | llvm::MDNode |
| MDNode - a tuple of other values. More... | |
| class | llvm::NamedMDNode |
Namespaces | |
| namespace | llvm |
List of target independent CodeGen pass IDs. | |
This file contains the declarations for metadata subclasses. They represent the different flavors of metadata that live in LLVM.
Definition in file Metadata.h.