Searched refs:isPointerTypeAlignmentOkay (Results 1 – 1 of 1) sorted by relevance
89 bool isPointerTypeAlignmentOkay(Type* ptr) in isPointerTypeAlignmentOkay() function97 ASSERT(isPointerTypeAlignmentOkay(reinterpret_cast<TypePtr>(ptr))); in reinterpret_cast_ptr()104 ASSERT(isPointerTypeAlignmentOkay(reinterpret_cast<TypePtr>(ptr))); in reinterpret_cast_ptr()109 bool isPointerTypeAlignmentOkay(Type*) in isPointerTypeAlignmentOkay() function