LLVM 20.0.0git
|
Go to the source code of this file.
Classes | |
struct | std::is_error_code_enum< llvm::pdb::dia_error_code > |
class | llvm::pdb::DIAError |
Base class for errors originating in DIA SDK, e.g. COM calls. More... | |
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::dia_error_code { llvm::pdb::unspecified = 1 , llvm::pdb::could_not_create_impl , llvm::pdb::invalid_file_format , llvm::pdb::invalid_parameter , llvm::pdb::already_loaded , llvm::pdb::debug_info_mismatch } |
Functions | |
const std::error_category & | llvm::pdb::DIAErrCategory () |
std::error_code | llvm::pdb::make_error_code (dia_error_code E) |