LLVM
8.0.1
|
#include "llvm/ADT/Optional.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/BinaryFormat/COFF.h"
#include "llvm/ObjectYAML/CodeViewYAMLDebugSections.h"
#include "llvm/ObjectYAML/CodeViewYAMLTypeHashing.h"
#include "llvm/ObjectYAML/CodeViewYAMLTypes.h"
#include "llvm/ObjectYAML/YAML.h"
#include <cstdint>
#include <vector>
Go to the source code of this file.
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
llvm::COFF | |
llvm::COFFYAML | |
llvm::yaml | |
Functions | |
Characteristics | llvm::COFF::operator| (Characteristics a, Characteristics b) |
SectionCharacteristics | llvm::COFF::operator| (SectionCharacteristics a, SectionCharacteristics b) |
DLLCharacteristics | llvm::COFF::operator| (DLLCharacteristics a, DLLCharacteristics b) |