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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DType.h136 bool isVoidTy() const { return getTypeID() == VoidTyID; } function in class:llvm::Type

Completed in 114 milliseconds