10 #ifndef LLVM_DEBUGINFO_PDB_RAW_PDBNAMEMAP_H
11 #define LLVM_DEBUGINFO_PDB_RAW_PDBNAMEMAP_H
44 #endif // LLVM_DEBUGINFO_PDB_RAW_PDBNAMEMAP_H
iterator_range< StringMapConstIterator< uint32_t > > entries() const
Error load(msf::StreamReader &Stream)
bool tryGetValue(StringRef Name, uint32_t &Value) const
A range adaptor for a pair of iterators.
LLVM Value Representation.
Lightweight error class with error context and mandatory checking.
StringRef - Represent a constant reference to a string, i.e.