Searched defs:intfn (Results 1 - 1 of 1) sorted by last modified time

/external/clang/test/SemaCXX/
H A Dattr-deprecated.cpp144 typedef void (*intfn)(int); typedef in struct:test4::A
146 operator intfn() __attribute__((deprecated)); // expected-note {{'operator void (*)(int)' has been explicitly marked deprecated here}}

Completed in 136 milliseconds