Searched refs:createPointerType (Results 1 – 4 of 4) sorted by relevance
210 DIDerivedType *createPointerType(DIType *PointeeTy, uint64_t SizeInBits,
461 auto dbgTy = diBuilder->createPointerType( in getOrCreateType()
273 DIDerivedType *DIBuilder::createPointerType( in createPointerType() function in DIBuilder
1023 return wrap(unwrap(Builder)->createPointerType(unwrapDI<DIType>(PointeeTy), in LLVMDIBuilderCreatePointerType()