Searched refs:VoidStar (Results 1 – 2 of 2) sorted by relevance
103 PointerType *VoidStar = Type::getInt8PtrTy(C); in runOnModule() local104 Type *AtExitFuncArgs[] = { VoidStar }; in runOnModule()112 VoidStar, in runOnModule()113 VoidStar in runOnModule()169 Value *Null = ConstantPointerNull::get(VoidStar); in runOnModule()
3 typedef const void * VoidStar; typedef22 VoidStar dict;