LLVM  8.0.1
Static Public Member Functions | List of all members
llvm::ilist_alloc_traits< MCFragment > Struct Template Reference

#include "llvm/MC/MCSection.h"

Inheritance diagram for llvm::ilist_alloc_traits< MCFragment >:
Inheritance graph
[legend]

Static Public Member Functions

static void deleteNode (MCFragment *V)
 

Detailed Description

template<>
struct llvm::ilist_alloc_traits< MCFragment >

Definition at line 33 of file MCSection.h.

Member Function Documentation

◆ deleteNode()

static void llvm::ilist_alloc_traits< MCFragment >::deleteNode ( MCFragment V)
static

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