Go to the documentation of this file.
9 #ifndef LLVM_DEBUGINFO_PDB_PDBSYMBOLDATA_H
10 #define LLVM_DEBUGINFO_PDB_PDBSYMBOLDATA_H
59 #endif // LLVM_DEBUGINFO_PDB_PDBSYMBOLDATA_H
std::string getName() const
This is an optimization pass for GlobalISel generic memory operations.
void dump(PDBSymDumper &Dumper) const override
Dumps the contents of a symbol a raw_ostream.
#define DECLARE_PDB_SYMBOL_CONCRETE_TYPE(TagValue)
static Error getOffset(const SymbolRef &Sym, SectionRef Sec, uint64_t &Result)
FunctionType * getType(LLVMContext &Context, ID id, ArrayRef< Type * > Tys=None)
Return the function type for an intrinsic.
PDBSymbol defines the base of the inheritance hierarchy for concrete symbol types (e....
std::unique_ptr< IPDBEnumLineNumbers > getLineNumbers() const
#define FORWARD_SYMBOL_ID_METHOD(MethodName)
uint32_t getCompilandId() const
#define FORWARD_SYMBOL_METHOD(MethodName)