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

#include <FunctionId.h>

Public Member Functions

 FunctionId ()
 
 FunctionId (uint32_t Index)
 
uint32_t getIndex () const
 

Detailed Description

Definition at line 18 of file FunctionId.h.

Constructor & Destructor Documentation

llvm::codeview::FunctionId::FunctionId ( )
inline

Definition at line 20 of file FunctionId.h.

llvm::codeview::FunctionId::FunctionId ( uint32_t  Index)
inlineexplicit

Definition at line 22 of file FunctionId.h.

Member Function Documentation

uint32_t llvm::codeview::FunctionId::getIndex ( ) const
inline

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