Lines Matching defs:ArgTy1
164 Type *ArgTy1[] = {PointerType::get(context, 0)};
166 FunctionType::get(Type::getVoidTy(context), ArgTy1, false);
192 Type *ArgTy1[] = {PointerType::get(context, 0)};
194 FunctionType::get(Type::getVoidTy(context), ArgTy1, false);
217 Type *ArgTy1[] = {PointerType::get(context, 0)};
218 FunctionType *FT = FunctionType::get(Type::getVoidTy(context), ArgTy1, false);
266 Type *ArgTy1[] = {PointerType::get(context, 0)};
267 FunctionType *FT = FunctionType::get(Type::getVoidTy(context), ArgTy1, false);
319 Type *ArgTy1[] = {PointerType::get(context, 0)};
320 FunctionType *FT = FunctionType::get(Type::getVoidTy(context), ArgTy1, false);