LLVM API Documentation

Public Member Functions
llvm::FreeDeleter Struct Reference

#include <STLExtras.h>

List of all members.

Public Member Functions

void operator() (void *v)

Detailed Description

Definition at line 533 of file STLExtras.h.


Member Function Documentation

void llvm::FreeDeleter::operator() ( void *  v) [inline]

Definition at line 534 of file STLExtras.h.

References llvm::LibFunc::free.


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