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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/
H A DType.h200 bool isArrayTy() const { return getTypeID() == ArrayTyID; } function in class:llvm::Type

Completed in 186 milliseconds