Searched defs:pImpl (Results 1 – 8 of 8) sorted by relevance
33 void *pImpl = nullptr; variable
144 void *pImpl; variable
329 LLVMContextImpl *pImpl = ReturnType->getContext().pImpl; in get() local374 LLVMContextImpl *pImpl = Context.pImpl; in get() local607 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local658 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local680 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local
850 LLVMContextImpl *pImpl = Context.pImpl; in getTrue() local857 LLVMContextImpl *pImpl = Context.pImpl; in getFalse() local890 LLVMContextImpl *pImpl = Context.pImpl; in get() local1044 LLVMContextImpl* pImpl = Context.pImpl; in get() local1444 LLVMContextImpl *pImpl = Context.pImpl; in get() local1970 LLVMContextImpl *pImpl = Ty->getContext().pImpl; in getFoldedCast() local2284 LLVMContextImpl *pImpl = C->getContext().pImpl; in get() local2343 LLVMContextImpl *pImpl = C1->getContext().pImpl; in get() local2423 LLVMContextImpl *pImpl = C->getContext().pImpl; in getSelect() local2488 LLVMContextImpl *pImpl = C->getContext().pImpl; in getGetElementPtr() local[all …]
1061 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl; in AddToUseList() local1119 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl; in RemoveFromUseList() local1132 LLVMContextImpl *pImpl = V->getContext().pImpl; in ValueIsDeleted() local1188 LLVMContextImpl *pImpl = Old->getContext().pImpl; in ValueIsRAUWd() local
48 LLVMContextImpl *pImpl = FTy->getContext().pImpl; in get() local
99 LLVMContextImpl *pImpl = Context.pImpl; in get() local122 LLVMContextImpl *pImpl = Context.pImpl; in get() local147 LLVMContextImpl *pImpl = Context.pImpl; in get() local783 LLVMContextImpl *pImpl = C.pImpl; in getSorted() local1016 LLVMContextImpl *pImpl = C.pImpl; in getImpl() local
1100 static Mapper *getAsMapper(void *pImpl) { in getAsMapper()1110 explicit FlushingMapper(void *pImpl) : M(*getAsMapper(pImpl)) { in FlushingMapper()