Searched refs:reinterpret_cast_result (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/PCH/ | ||
D | cxx_exprs.cpp | 23 reinterpret_cast_result void_ptr2 = &integer; |
D | cxx_exprs.h | 14 typedef __typeof__(reinterpret_cast<void *>(0)) reinterpret_cast_result; typedef |