LLVM  4.0.0
Public Member Functions | Protected Member Functions | List of all members
llvm::codeview::SymbolRecord Class Reference

#include <SymbolRecord.h>

Inheritance diagram for llvm::codeview::SymbolRecord:
[legend]

Public Member Functions

SymbolRecordKind getKind () const
 

Protected Member Functions

 SymbolRecord (SymbolRecordKind Kind)
 

Detailed Description

Definition at line 32 of file SymbolRecord.h.

Constructor & Destructor Documentation

llvm::codeview::SymbolRecord::SymbolRecord ( SymbolRecordKind  Kind)
inlineexplicitprotected

Definition at line 34 of file SymbolRecord.h.

Member Function Documentation

SymbolRecordKind llvm::codeview::SymbolRecord::getKind ( ) const
inline

Definition at line 37 of file SymbolRecord.h.


The documentation for this class was generated from the following file: