Searched defs:pImpl (Results 1 – 8 of 8) sorted by relevance
33 void *pImpl = nullptr; variable
330 LLVMContextImpl *pImpl = ReturnType->getContext().pImpl; in get() local375 LLVMContextImpl *pImpl = Context.pImpl; in get() local650 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local700 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local722 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local
1136 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl; in AddToUseList() local1194 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl; in RemoveFromUseList() local1207 LLVMContextImpl *pImpl = V->getContext().pImpl; in ValueIsDeleted() local1263 LLVMContextImpl *pImpl = Old->getContext().pImpl; in ValueIsRAUWd() local
851 LLVMContextImpl *pImpl = Context.pImpl; in getTrue() local858 LLVMContextImpl *pImpl = Context.pImpl; in getFalse() local891 LLVMContextImpl *pImpl = Context.pImpl; in get() local1052 LLVMContextImpl* pImpl = Context.pImpl; in get() local1501 LLVMContextImpl *pImpl = Context.pImpl; in get() local2050 LLVMContextImpl *pImpl = Ptr->getContext().pImpl; in get() local2176 LLVMContextImpl *pImpl = Ty->getContext().pImpl; in getFoldedCast() local2340 LLVMContextImpl *pImpl = C1->getContext().pImpl; in get() local2512 LLVMContextImpl *pImpl = C->getContext().pImpl; in getGetElementPtr() local2534 LLVMContextImpl *pImpl = Val->getContext().pImpl; in getExtractElement() local[all …]
49 LLVMContextImpl *pImpl = FTy->getContext().pImpl; in get() local
100 LLVMContextImpl *pImpl = Context.pImpl; in get() local126 LLVMContextImpl *pImpl = Context.pImpl; in get() local151 LLVMContextImpl *pImpl = Context.pImpl; in get() local174 LLVMContextImpl *pImpl = Context.pImpl; in get() local199 LLVMContextImpl *pImpl = Context.pImpl; in get() local1054 LLVMContextImpl *pImpl = C.pImpl; in getSorted() local1267 LLVMContextImpl *pImpl = C.pImpl; in getImpl() local
150 void *pImpl; variable
1181 static Mapper *getAsMapper(void *pImpl) { in getAsMapper()1191 explicit FlushingMapper(void *pImpl) : M(*getAsMapper(pImpl)) { in FlushingMapper()