Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dfunctional-cast.cpp264 typedef int const *icp_t; in constness() typedef
265 int const *icp = icp_t(ipppc); in constness()
271 (void)icp_t(ip); in constness()