Home
last modified time | relevance | path

Searched refs:functional_cast_result (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/PCH/
Dcxx_exprs.cpp29 functional_cast_result *double_ptr = &floating;
Dcxx_exprs.h22 typedef __typeof__(double(int_value)) functional_cast_result; typedef