Searched refs:isPointerTypeAlignmentOkay (Results 1 – 2 of 2) sorted by relevance
66 bool isPointerTypeAlignmentOkay(Type* ptr) in isPointerTypeAlignmentOkay() function74 ASSERT(isPointerTypeAlignmentOkay(reinterpret_cast<TypePtr>(ptr))); in reinterpret_cast_ptr()81 ASSERT(isPointerTypeAlignmentOkay(reinterpret_cast<TypePtr>(ptr))); in reinterpret_cast_ptr()
16338 (isPointerTypeAlignmentOkay):