LLVM API Documentation
This is the complete list of members for llvm::LeakDetectorImpl< T >, including all inherited members.
addGarbage(const T *o) | llvm::LeakDetectorImpl< T > | inline |
clear() | llvm::LeakDetectorImpl< T > | inline |
hasGarbage(const std::string &Message) | llvm::LeakDetectorImpl< T > | inline |
LeakDetectorImpl(const char *const name="") | llvm::LeakDetectorImpl< T > | inlineexplicit |
removeGarbage(const T *o) | llvm::LeakDetectorImpl< T > | inline |
setName(const char *n) | llvm::LeakDetectorImpl< T > | inline |