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

/external/clang/test/CodeGenCXX/
H A D2004-03-08-ReinterpretCastCopy.cpp12 typedef void (B::*fn_type_b)(void); typedef
17 fn_type_b g = reinterpret_cast<fn_type_b>(f);

Completed in 62 milliseconds