Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dundefined-internal.cpp301 struct Cls2 { struct
302Cls2(T7); // expected-warning {{function 'test12::(anonymous namespace)::Cls2::Cls2' has internal…
316 Cls2 obj1((T7())); // expected-note {{used here}} in test()