|
LLVM
3.7.0
|
#include <MCSection.h>
Public Member Functions | |
| MCFragment * | createNode (const MCFragment &V) |
| void | addNodeToList (MCFragment *) |
| void | removeNodeFromList (MCFragment *) |
| void | transferNodesFromList (ilist_node_traits &, ilist_iterator< MCFragment >, ilist_iterator< MCFragment >) |
Static Public Member Functions | |
| static void | deleteNode (MCFragment *V) |
Definition at line 35 of file MCSection.h.
|
inline |
Definition at line 39 of file MCSection.h.
| MCFragment* llvm::ilist_node_traits< MCFragment >::createNode | ( | const MCFragment & | V | ) |
|
static |
|
inline |
Definition at line 40 of file MCSection.h.
|
inline |
Definition at line 41 of file MCSection.h.
1.8.6