Home
last modified time | relevance | path

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

/external/clang/test/CodeGenCXX/
Dx86_64-arguments.cpp30 typedef int s4::* s4_mdp; typedef
32 s4_mdp f4_0(s4_mdp a) { return a; } in f4_0()
38 struct struct_with_mdp { char *a; s4_mdp b; };