Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:FunctionType

679       llvm::Type *FunctionType =
680 llvm::FunctionType::get(llvm::Type::getInt32Ty(Types.getLLVMContext()),
682 llvm::Type *VTableTy = FunctionType->getPointerTo();