LLVM: include/llvm/DebugInfo/PDB/PDBSymbolTypePointer.h Source File (original) (raw)
Go to the documentation of this file.
1
2
3
4
5
6
7
8
9#ifndef LLVM_DEBUGINFO_PDB_PDBSYMBOLTYPEPOINTER_H
10#define LLVM_DEBUGINFO_PDB_PDBSYMBOLTYPEPOINTER_H
11
15
16namespace llvm {
17
18namespace pdb {
19
39
40}
41}
42
43#endif
#define DECLARE_PDB_SYMBOL_CONCRETE_TYPE(TagValue)
#define FORWARD_SYMBOL_ID_METHOD_WITH_NAME(PrivateName, PublicName)
#define FORWARD_SYMBOL_ID_METHOD(MethodName)
#define FORWARD_SYMBOL_METHOD(MethodName)
static SymbolRef::Type getType(const Symbol *Sym)
void dump(PDBSymDumper &Dumper) const override
Dumps the contents of a symbol a raw_ostream.
void dumpRight(PDBSymDumper &Dumper) const override
For certain PDBSymbolTypes, dumps additional information for the type that normally goes on the right...
PDBSymbol(const IPDBSession &PDBSession)
This is an optimization pass for GlobalISel generic memory operations.
Type * getPointeeType(const Type *Ty)