Searched defs:isIntOrPtrTy (Results 1 – 2 of 2) sorted by relevance
212 bool isIntOrPtrTy() const { return isIntegerTy() || isPointerTy(); } in isIntOrPtrTy() function
213 bool isIntOrPtrTy() const { return isIntegerTy() || isPointerTy(); } in isIntOrPtrTy() function