Searched defs:pm2 (Results 1 – 3 of 3) sorted by relevance
37 PM<pm> *pm2; global() member 42 PM<nullptr> pm2; global() variable
34 float& (X::*pm2)(float) = &X::f0; in test_X_f0_address() local39 float& (X::*pm2)(float) = &X::f1; in test_X_f1_address() local
62 const float X::* const X::* pm2 = apm; // expected-note {{instantiation of}} in test_deduce_two_level_ptrmem_with_qual() local