Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dx86_64-arguments.cpp31 typedef int (s4::*s4_mfp)(); typedef
33 s4_mfp f4_1(s4_mfp a) { return a; } in f4_1()
44 struct struct_with_mfp_0 { char a; s4_mfp b; };
48 struct struct_with_mfp_1 { void *a; s4_mfp b; };