LLVM API Documentation
#include <LeaksContext.h>
Public Member Functions | |
LeakDetectorImpl (const char *const name="") | |
void | clear () |
void | setName (const char *n) |
void | addGarbage (const T *o) |
void | removeGarbage (const T *o) |
bool | hasGarbage (const std::string &Message) |
Definition at line 31 of file LeaksContext.h.
|
inlineexplicit |
Definition at line 32 of file LeaksContext.h.
|
inline |
Definition at line 49 of file LeaksContext.h.
Referenced by llvm::LeakDetectorImpl< llvm::Value >::hasGarbage().
|
inline |
Definition at line 35 of file LeaksContext.h.
|
inline |
Definition at line 65 of file LeaksContext.h.
|
inline |
Definition at line 58 of file LeaksContext.h.
|
inline |
Definition at line 40 of file LeaksContext.h.