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

10#define LLVM_DEBUGINFO_PDB_PDBSYMBOLUNKNOWN_H

11

14

15namespace llvm {

16

17namespace pdb {

18

26

27}

28}

29

30#endif

#define DECLARE_PDB_SYMBOL_CUSTOM_TYPE(Condition)

Definition PDBSymbolUnknown.h:19

virtual void dump(PDBSymDumper &Dumper) const =0

Dumps the contents of a symbol a raw_ostream.

PDBSymbol(const IPDBSession &PDBSession)

This is an optimization pass for GlobalISel generic memory operations.