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

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DType.h139 bool isVoidTy() const { return getTypeID() == VoidTyID; } function in class:llvm::Type

Completed in 225 milliseconds