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

/freebsd-10.1-release/contrib/llvm/include/llvm/IR/
H A DType.h220 bool isPointerTy() const { return getTypeID() == PointerTyID; } function in class:llvm::Type

Completed in 109 milliseconds