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

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

Completed in 175 milliseconds