LLVM 19.0.0git
Classes | Namespaces | Enumerations
BinaryStreamError.h File Reference
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/Error.h"
#include <string>

Go to the source code of this file.

Classes

class  llvm::BinaryStreamError
 Base class for errors originating when parsing raw PDB files. More...
 

Namespaces

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

Enumerations

enum class  llvm::stream_error_code {
  llvm::unspecified , llvm::stream_too_short , llvm::invalid_array_size , llvm::invalid_offset ,
  llvm::filesystem_error
}