Home
last modified time | relevance | path

Searched defs:pm2 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CXX/temp/temp.arg/temp.arg.nontype/
H A Dp1-11.cpp37 PM<pm> *pm2; global() member
42 PM<nullptr> pm2; global() variable
/llvm-project/clang/test/SemaTemplate/
H A Dmember-function-template.cpp34 float& (X::*pm2)(float) = &X::f0; in test_X_f0_address() local
39 float& (X::*pm2)(float) = &X::f1; in test_X_f1_address() local
/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/
H A Dp4.cpp62 const float X::* const X::* pm2 = apm; // expected-note {{instantiation of}} in test_deduce_two_level_ptrmem_with_qual() local