Searched refs:static_cast_result (Results 1 – 2 of 2) sorted by relevance
16 static_cast_result void_ptr = &integer;
5 typedef __typeof__(static_cast<void *>(0)) static_cast_result; typedef