Searched defs:pImpl (Results 1 – 8 of 8) sorted by relevance
34 void *pImpl = nullptr; variable
143 void *pImpl; variable
766 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl; in AddToUseList() local824 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl; in RemoveFromUseList() local837 LLVMContextImpl *pImpl = V->getContext().pImpl; in ValueIsDeleted() local893 LLVMContextImpl *pImpl = Old->getContext().pImpl; in ValueIsRAUWd() local
579 LLVMContextImpl *pImpl = Context.pImpl; in getTrue() local586 LLVMContextImpl *pImpl = Context.pImpl; in getFalse() local611 LLVMContextImpl *pImpl = Context.pImpl; in get() local781 LLVMContextImpl* pImpl = Context.pImpl; in get() local1131 LLVMContextImpl *pImpl = Context.pImpl; in get() local1522 LLVMContextImpl *pImpl = Ty->getContext().pImpl; in getFoldedCast() local1832 LLVMContextImpl *pImpl = C->getContext().pImpl; in get() local1911 LLVMContextImpl *pImpl = C1->getContext().pImpl; in get() local1991 LLVMContextImpl *pImpl = C->getContext().pImpl; in getSelect() local2049 LLVMContextImpl *pImpl = C->getContext().pImpl; in getGetElementPtr() local[all …]
299 LLVMContextImpl *pImpl = ReturnType->getContext().pImpl; in get() local344 LLVMContextImpl *pImpl = Context.pImpl; in get() local584 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local612 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local
48 LLVMContextImpl *pImpl = FTy->getContext().pImpl; in get() local
83 LLVMContextImpl *pImpl = Context.pImpl; in get() local106 LLVMContextImpl *pImpl = Context.pImpl; in get() local657 LLVMContextImpl *pImpl = C.pImpl; in get() local850 LLVMContextImpl *pImpl = C.pImpl; in getImpl() local
1059 static Mapper *getAsMapper(void *pImpl) { in getAsMapper()1069 explicit FlushingMapper(void *pImpl) : M(*getAsMapper(pImpl)) { in FlushingMapper()