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

#include <TypeRecord.h>

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

Public Member Functions

TypeRecordKind getKind () const
 

Protected Member Functions

 TypeRecord ()=default
 
 TypeRecord (TypeRecordKind Kind)
 

Detailed Description

Definition at line 122 of file TypeRecord.h.

Constructor & Destructor Documentation

llvm::codeview::TypeRecord::TypeRecord ( )
protecteddefault
llvm::codeview::TypeRecord::TypeRecord ( TypeRecordKind  Kind)
inlineexplicitprotected

Definition at line 125 of file TypeRecord.h.

Member Function Documentation

TypeRecordKind llvm::codeview::TypeRecord::getKind ( ) const
inline

Definition at line 128 of file TypeRecord.h.


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