Searched defs:getVoidTy (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DType.cpp237 Type *Type::getVoidTy(LLVMContext &C) { return &C.pImpl->VoidTy; } function in class:Type
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DIRBuilder.h558 Type *getVoidTy() { function in class:llvm::IRBuilderBase

Completed in 129 milliseconds