Searched defs:pImpl (Results 1 – 8 of 8) sorted by relevance
33 void *pImpl = nullptr; variable
365 LLVMContextImpl *pImpl = ReturnType->getContext().pImpl; in get() local410 LLVMContextImpl *pImpl = Context.pImpl; in get() local643 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local694 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local716 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local
1055 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl; in AddToUseList() local1113 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl; in RemoveFromUseList() local1126 LLVMContextImpl *pImpl = V->getContext().pImpl; in ValueIsDeleted() local1182 LLVMContextImpl *pImpl = Old->getContext().pImpl; in ValueIsRAUWd() local
836 LLVMContextImpl *pImpl = Context.pImpl; in getTrue() local843 LLVMContextImpl *pImpl = Context.pImpl; in getFalse() local876 LLVMContextImpl *pImpl = Context.pImpl; in get() local1029 LLVMContextImpl* pImpl = Context.pImpl; in get() local1430 LLVMContextImpl *pImpl = Context.pImpl; in get() local1965 LLVMContextImpl *pImpl = Ty->getContext().pImpl; in getFoldedCast() local2320 LLVMContextImpl *pImpl = C1->getContext().pImpl; in get() local2454 LLVMContextImpl *pImpl = C->getContext().pImpl; in getSelect() local2519 LLVMContextImpl *pImpl = C->getContext().pImpl; in getGetElementPtr() local2544 LLVMContextImpl *pImpl = LHS->getType()->getContext().pImpl; in getICmp() local[all …]
49 LLVMContextImpl *pImpl = FTy->getContext().pImpl; in get() local
97 LLVMContextImpl *pImpl = Context.pImpl; in get() local123 LLVMContextImpl *pImpl = Context.pImpl; in get() local148 LLVMContextImpl *pImpl = Context.pImpl; in get() local901 LLVMContextImpl *pImpl = C.pImpl; in getSorted() local1108 LLVMContextImpl *pImpl = C.pImpl; in getImpl() local
144 void *pImpl; variable
1120 static Mapper *getAsMapper(void *pImpl) { in getAsMapper()1130 explicit FlushingMapper(void *pImpl) : M(*getAsMapper(pImpl)) { in FlushingMapper()