Searched defs:isPointerTy (Results 1 – 3 of 3) sorted by relevance
185 bool isPointerTy() const { return ID == PointerTyID; } in isPointerTy() function
213 bool isPointerTy() const { return getTypeID() == PointerTyID; } in isPointerTy() function
211 bool isPointerTy() const { return getTypeID() == PointerTyID; } in isPointerTy() function