Lines Matching defs:Args
751 Type *Args[] = {
756 FunctionType *FTy = FunctionType::get(Type::getVoidTy(*Ctx), Args, false);
763 Type *Args[] = {
767 FunctionType *FTy = FunctionType::get(Type::getVoidTy(*Ctx), Args, false);
772 Type *Args[] = {
779 FunctionType *FTy = FunctionType::get(Type::getVoidTy(*Ctx), Args, false);
784 Type *Args[] = {
788 FunctionType *FTy = FunctionType::get(Type::getVoidTy(*Ctx), Args, false);