Home | History | Annotate | Download | only in IR

Lines Matching full:pimpl

29   Context.pImpl->LLVMObjects.clear();
38 LLVMContextImpl *pImpl = Object->getContext().pImpl;
39 pImpl->LLVMObjects.addGarbage(Object);
48 LLVMContextImpl *pImpl = Object->getContext().pImpl;
49 pImpl->LLVMObjects.removeGarbage(Object);
54 LLVMContextImpl *pImpl = Context.pImpl;
58 pImpl->LLVMObjects.setName("LLVM");
62 pImpl->LLVMObjects.hasGarbage(Message))