LLVM: include/llvm/DebugInfo/PDB/PDBSymbolCompiland.h Source File (original) (raw)

Go to the documentation of this file.

1

2

3

4

5

6

7

8#ifndef LLVM_DEBUGINFO_PDB_PDBSYMBOLCOMPILAND_H

9#define LLVM_DEBUGINFO_PDB_PDBSYMBOLCOMPILAND_H

10

14#include

15

16namespace llvm {

17

19

20namespace pdb {

21

35}

36}

37

38#endif

#define DECLARE_PDB_SYMBOL_CONCRETE_TYPE(TagValue)

#define FORWARD_SYMBOL_ID_METHOD(MethodName)

#define FORWARD_SYMBOL_METHOD(MethodName)

std::string getSourceFileName() const

std::string getSourceFileFullPath() const

void dump(PDBSymDumper &Dumper) const override

Dumps the contents of a symbol a raw_ostream.

std::string getName() const

PDBSymbol(const IPDBSession &PDBSession)

This class implements an extremely fast bulk output stream that can only output to a stream.

This is an optimization pass for GlobalISel generic memory operations.