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

/external/clang/test/SemaCXX/
H A Dundefined-internal.cpp291 struct Cls2 { struct in namespace:test12::__anon2639
292 Cls2(T7); // expected-warning {{function 'test12::(anonymous namespace)::Cls2::Cls2' has internal linkage but is not defined}}
306 Cls2 obj1((T7())); // expected-note {{used here}}

Completed in 68 milliseconds