Searched defs:removeGarbageObject (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/IR/
H A DLeakDetector.h43 /// removeGarbageObject - Remove a pointer from our internal representation of
47 static void removeGarbageObject(void *Object) { function in struct:llvm::LeakDetector
75 static void removeGarbageObject(const Value *Object) { function in struct:llvm::LeakDetector

Completed in 58 milliseconds