9#ifndef LLVM_DEBUGINFO_PDB_PDBSYMBOLDATA_H
10#define LLVM_DEBUGINFO_PDB_PDBSYMBOLDATA_H
#define DECLARE_PDB_SYMBOL_CONCRETE_TYPE(TagValue)
#define FORWARD_SYMBOL_ID_METHOD(MethodName)
#define FORWARD_SYMBOL_METHOD(MethodName)
static SymbolRef::Type getType(const Symbol *Sym)
std::unique_ptr< IPDBEnumLineNumbers > getLineNumbers() const
void dump(PDBSymDumper &Dumper) const override
Dumps the contents of a symbol a raw_ostream.
uint32_t getCompilandId() const
std::string getName() const
PDBSymbol(const IPDBSession &PDBSession)
This is an optimization pass for GlobalISel generic memory operations.
LLVM_ABI std::pair< StringRef, StringRef > getToken(StringRef Source, StringRef Delimiters=" \t\n\v\f\r")
getToken - This function extracts one token from source, ignoring any leading characters that appear ...
static Error getOffset(const SymbolRef &Sym, SectionRef Sec, uint64_t &Result)