LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Static Public Member Functions | List of all members
llvm::PrinterTrait< T > Struct Template Reference

#include <LeaksContext.h>

Static Public Member Functions

static void print (const T *P)
 

Detailed Description

template<class T>
struct llvm::PrinterTrait< T >

Definition at line 21 of file LeaksContext.h.

Member Function Documentation

template<class T >
static void llvm::PrinterTrait< T >::print ( const T P)
inlinestatic

Definition at line 22 of file LeaksContext.h.

References llvm::errs(), and P.

Referenced by llvm::LeakDetectorImpl< llvm::Value >::hasGarbage().


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