10 #ifndef LLVM_DEBUGINFO_PDB_RAW_PDBNAMEMAPBUILDER_H
11 #define LLVM_DEBUGINFO_PDB_RAW_PDBNAMEMAPBUILDER_H
45 #endif // LLVM_DEBUGINFO_PDB_RAW_PDBNAMEMAPBUILDER_H
Tagged union holding either a T or a Error.
Expected< std::unique_ptr< NameMap > > build()
Error commit(msf::StreamWriter &Writer) const
Lightweight error class with error context and mandatory checking.
StringRef - Represent a constant reference to a string, i.e.
void addMapping(StringRef Name, uint32_t Mapping)
uint32_t calculateSerializedLength() const