Searched defs:pImpl (Results 1 – 8 of 8) sorted by relevance
33 void *pImpl = nullptr; variable
144 void *pImpl; variable
323 LLVMContextImpl *pImpl = ReturnType->getContext().pImpl; in get() local368 LLVMContextImpl *pImpl = Context.pImpl; in get() local601 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local652 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local674 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local
848 LLVMContextImpl *pImpl = Context.pImpl; in getTrue() local855 LLVMContextImpl *pImpl = Context.pImpl; in getFalse() local888 LLVMContextImpl *pImpl = Context.pImpl; in get() local1042 LLVMContextImpl* pImpl = Context.pImpl; in get() local1442 LLVMContextImpl *pImpl = Context.pImpl; in get() local1968 LLVMContextImpl *pImpl = Ty->getContext().pImpl; in getFoldedCast() local2282 LLVMContextImpl *pImpl = C->getContext().pImpl; in get() local2341 LLVMContextImpl *pImpl = C1->getContext().pImpl; in get() local2421 LLVMContextImpl *pImpl = C->getContext().pImpl; in getSelect() local2486 LLVMContextImpl *pImpl = C->getContext().pImpl; in getGetElementPtr() local[all …]
1034 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl; in AddToUseList() local1092 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl; in RemoveFromUseList() local1105 LLVMContextImpl *pImpl = V->getContext().pImpl; in ValueIsDeleted() local1161 LLVMContextImpl *pImpl = Old->getContext().pImpl; in ValueIsRAUWd() local
48 LLVMContextImpl *pImpl = FTy->getContext().pImpl; in get() local
94 LLVMContextImpl *pImpl = Context.pImpl; in get() local117 LLVMContextImpl *pImpl = Context.pImpl; in get() local141 LLVMContextImpl *pImpl = Context.pImpl; in get() local918 LLVMContextImpl *pImpl = C.pImpl; in getSorted() local1185 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()