Home
last modified time | relevance | path

Searched defs:ImplicitNonConstCopy3 (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/test/CXX/special/class.copy/
Dp9.cpp27 struct ImplicitNonConstCopy3 { // expected-note {{candidate constructor}} struct
38 const ImplicitNonConstCopy3 &cincc3, in test_non_const_copy() argument
Dp20.cpp28 struct ImplicitNonConstCopy3 { // expected-note{{the implicit copy assignment operator}} struct
39 const ImplicitNonConstCopy3 &cincc3, in test_non_const_copy() argument
/external/clang/test/CXX/special/class.copy/
Dp9.cpp27 struct ImplicitNonConstCopy3 { // expected-note {{candidate constructor}} struct
38 const ImplicitNonConstCopy3 &cincc3, in test_non_const_copy() argument
Dp20.cpp27 struct ImplicitNonConstCopy3 { // expected-note{{the implicit copy assignment operator}} struct
38 const ImplicitNonConstCopy3 &cincc3, in test_non_const_copy() argument