LLVM: include/llvm/DebugInfo/PDB/Native/RawError.h File Reference (original) (raw)

Go to the source code of this file.

Namespaces
namespace llvm
This is an optimization pass for GlobalISel generic memory operations.
namespace llvm::pdb
namespace std
Implement std::hash so that hash_code can be used in STL containers.
Enumerations
enum class llvm::pdb::raw_error_code { llvm::pdb::unspecified = 1 , llvm::pdb::feature_unsupported, llvm::pdb::invalid_format, llvm::pdb::corrupt_file, llvm::pdb::insufficient_buffer, llvm::pdb::no_stream, llvm::pdb::index_out_of_bounds, llvm::pdb::invalid_block_address, llvm::pdb::duplicate_entry, llvm::pdb::no_entry, llvm::pdb::not_writable, llvm::pdb::stream_too_long, llvm::pdb::invalid_tpi_hash }