|
LLVM
4.0.0
|
#include <FunctionId.h>
Public Member Functions | |
| FunctionId () | |
| FunctionId (uint32_t Index) | |
| uint32_t | getIndex () const |
Definition at line 18 of file FunctionId.h.
|
inline |
Definition at line 20 of file FunctionId.h.
|
inlineexplicit |
Definition at line 22 of file FunctionId.h.
|
inline |
Definition at line 24 of file FunctionId.h.
Referenced by llvm::codeview::operator!=(), llvm::codeview::operator<(), llvm::codeview::operator<=(), llvm::codeview::operator==(), llvm::codeview::operator>(), and llvm::codeview::operator>=().
1.8.6