Searched refs:functional_cast_result (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/PCH/ | ||
D | cxx_exprs.cpp | 29 functional_cast_result *double_ptr = &floating; |
D | cxx_exprs.h | 22 typedef __typeof__(double(int_value)) functional_cast_result; typedef |