LLVM API Documentation

llvm::LeakDetector Member List
This is the complete list of members for llvm::LeakDetector, including all inherited members.
addGarbageObject(void *Object)llvm::LeakDetector [inline, static]
addGarbageObject(const Value *Object)llvm::LeakDetector [inline, static]
checkForGarbage(LLVMContext &C, const std::string &Message)llvm::LeakDetector [inline, static]
removeGarbageObject(void *Object)llvm::LeakDetector [inline, static]
removeGarbageObject(const Value *Object)llvm::LeakDetector [inline, static]