Searched refs:LLVMObjects (Results 1 – 2 of 2) sorted by relevance
29 Context.pImpl->LLVMObjects.clear(); in clearGarbage()39 pImpl->LLVMObjects.addGarbage(Object); in addGarbageObjectImpl()49 pImpl->LLVMObjects.removeGarbage(Object); in removeGarbageObjectImpl()58 pImpl->LLVMObjects.setName("LLVM"); in checkForGarbageImpl()62 pImpl->LLVMObjects.hasGarbage(Message)) in checkForGarbageImpl()
169 LeakDetectorImpl<Value> LLVMObjects; variable