Searched defs:pImpl (Results 1 – 13 of 13) sorted by relevance
33 void *pImpl = nullptr; variable
142 void *pImpl; variable
805 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl; in AddToUseList() local863 LLVMContextImpl *pImpl = getValPtr()->getContext().pImpl; in RemoveFromUseList() local876 LLVMContextImpl *pImpl = V->getContext().pImpl; in ValueIsDeleted() local932 LLVMContextImpl *pImpl = Old->getContext().pImpl; in ValueIsRAUWd() local
661 LLVMContextImpl *pImpl = Context.pImpl; in getTrue() local668 LLVMContextImpl *pImpl = Context.pImpl; in getFalse() local693 LLVMContextImpl *pImpl = Context.pImpl; in get() local863 LLVMContextImpl* pImpl = Context.pImpl; in get() local1213 LLVMContextImpl *pImpl = Context.pImpl; in get() local1621 LLVMContextImpl *pImpl = Ty->getContext().pImpl; in getFoldedCast() local1932 LLVMContextImpl *pImpl = C->getContext().pImpl; in get() local1991 LLVMContextImpl *pImpl = C1->getContext().pImpl; in get() local2071 LLVMContextImpl *pImpl = C->getContext().pImpl; in getSelect() local2129 LLVMContextImpl *pImpl = C->getContext().pImpl; in getGetElementPtr() local[all …]
303 LLVMContextImpl *pImpl = ReturnType->getContext().pImpl; in get() local348 LLVMContextImpl *pImpl = Context.pImpl; in get() local590 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local620 LLVMContextImpl *pImpl = ElementType->getContext().pImpl; in get() local
47 LLVMContextImpl *pImpl = FTy->getContext().pImpl; in get() local
82 LLVMContextImpl *pImpl = Context.pImpl; in get() local105 LLVMContextImpl *pImpl = Context.pImpl; in get() local126 LLVMContextImpl *pImpl = Context.pImpl; in get() local742 LLVMContextImpl *pImpl = C.pImpl; in get() local949 LLVMContextImpl *pImpl = C.pImpl; in getImpl() local
213 AttributeSetImpl *pImpl; variable
128 #define UCNV_IMMUTABLE_SHARED_DATA_INITIALIZER(pStaticData, pImpl) \ argument
1056 static Mapper *getAsMapper(void *pImpl) { in getAsMapper()1066 explicit FlushingMapper(void *pImpl) : M(*getAsMapper(pImpl)) { in FlushingMapper()