Searched defs:pImpl (Results 1 – 7 of 7) sorted by relevance
164 void *pImpl; variable
373 LLVMContextImpl *pImpl = ReturnType->getContext().pImpl; in get() local418 LLVMContextImpl *pImpl = Context.pImpl; in get() local759 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local814 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local836 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local
1164 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl; in AddToUseList() local1222 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl; in RemoveFromUseList() local1235 LLVMContextImpl *pImpl = V->getContext().pImpl; in ValueIsDeleted() local1291 LLVMContextImpl *pImpl = Old->getContext().pImpl; in ValueIsRAUWd() local
869 LLVMContextImpl *pImpl = Context.pImpl; in getTrue() local876 LLVMContextImpl *pImpl = Context.pImpl; in getFalse() local909 LLVMContextImpl *pImpl = Context.pImpl; in get() local1073 LLVMContextImpl* pImpl = Context.pImpl; in get() local1527 LLVMContextImpl *pImpl = Context.pImpl; in get() local2066 LLVMContextImpl *pImpl = Ptr->getContext().pImpl; in get() local2204 LLVMContextImpl *pImpl = Ty->getContext().pImpl; in getFoldedCast() local2368 LLVMContextImpl *pImpl = C1->getContext().pImpl; in get() local2541 LLVMContextImpl *pImpl = C->getContext().pImpl; in getGetElementPtr() local2563 LLVMContextImpl *pImpl = Val->getContext().pImpl; in getExtractElement() local[all …]
49 LLVMContextImpl *pImpl = FTy->getContext().pImpl; in get() local
101 LLVMContextImpl *pImpl = Context.pImpl; in get() local127 LLVMContextImpl *pImpl = Context.pImpl; in get() local152 LLVMContextImpl *pImpl = Context.pImpl; in get() local176 LLVMContextImpl *pImpl = Context.pImpl; in get() local201 LLVMContextImpl *pImpl = Context.pImpl; in get() local1267 LLVMContextImpl *pImpl = C.pImpl; in getSorted() local1486 LLVMContextImpl *pImpl = C.pImpl; in getImpl() local
1193 static Mapper *getAsMapper(void *pImpl) { in getAsMapper()1203 explicit FlushingMapper(void *pImpl) : M(*getAsMapper(pImpl)) { in FlushingMapper()