Searched refs:t_529_2 (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/SemaCXX/
H A Dstatic-cast.cpp22 void t_529_2() function
38 (void)static_cast<void (*)()>(t_529_2);
H A Dcstyle-cast.cpp64 void t_529_2() function
80 (void)(void (*)())(t_529_2);
H A Dfunctional-cast.cpp96 void t_529_2() function
117 (void)pfvv(t_529_2);

Completed in 17 milliseconds