LLVM: include/llvm/DebugInfo/PDB/PDBSymbolTypeEnum.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_PDBSYMBOLTYPEENUM_H

10#define LLVM_DEBUGINFO_PDB_PDBSYMBOLTYPEENUM_H

11

16

19

20namespace llvm {

21

22namespace pdb {

23

26

29public:

31

49 getUnderlyingType)

52};

53

54}

55}

56

57#endif

#define DECLARE_PDB_SYMBOL_CONCRETE_TYPE(TagValue)

#define FORWARD_SYMBOL_ID_METHOD(MethodName)

#define FORWARD_CONCRETE_SYMBOL_ID_METHOD_WITH_NAME(ConcreteType, PrivateName, PublicName)

#define FORWARD_SYMBOL_METHOD(MethodName)

static SymbolRef::Type getType(const Symbol *Sym)

Definition PDBSymbolTypeEnum.h:27

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.