Searched defs:isPointerTy (Results 1 – 3 of 3) sorted by relevance
184 inline bool SmartType::isPointerTy() const { in isPointerTy() function
261 inline bool EDIType::isPointerTy() const { in isPointerTy() function
217 bool isPointerTy() const { return getTypeID() == PointerTyID; } in isPointerTy() function