Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dfunctional-cast.cpp308 typedef void (structure::*structurevmfp)(); in memptrs() typedef
309 …(void)structurevmfp(psi); // expected-error-re {{functional-style cast from 'const int structure::… in memptrs()