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