LLVM: include/llvm/DebugInfo/PDB/PDBSymbolBlock.h Source File (original) (raw)
Go to the documentation of this file.
1
2
3
4
5
6
7
8#ifndef LLVM_DEBUGINFO_PDB_PDBSYMBOLBLOCK_H
9#define LLVM_DEBUGINFO_PDB_PDBSYMBOLBLOCK_H
10
13
14namespace llvm {
15
16namespace pdb {
17
32}
33}
34
35#endif
#define DECLARE_PDB_SYMBOL_CONCRETE_TYPE(TagValue)
#define FORWARD_SYMBOL_ID_METHOD(MethodName)
#define FORWARD_SYMBOL_METHOD(MethodName)
Definition PDBSymbolBlock.h:18
void dump(PDBSymDumper &Dumper) const override
Dumps the contents of a symbol a raw_ostream.
std::string getName() const
PDBSymbol(const IPDBSession &PDBSession)
This is an optimization pass for GlobalISel generic memory operations.