Home
last modified time | relevance | path

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

/external/llvm-project/clang/test/SemaCXX/
Dusing-decl-1.cpp313 namespace PR24033 { namespace
324 using PR24033::a; // expected-note {{using declaration}}
325 using PR24033::f; // expected-note {{using declaration}}
326 using PR24033::s; // expected-note {{using declaration}}
327 using PR24033::e; // expected-note {{using declaration}}
329 using PR24033::vt; // expected-note {{using declaration}}
330 using PR24033::ft; // expected-note {{using declaration}}
331 using PR24033::st; // expected-note {{using declaration}}
353 …using PR24033::a; // expected-error {{target of using declaration conflicts with declaration alrea…
354 …using PR24033::f; // expected-error {{target of using declaration conflicts with declaration alrea…
[all …]
/external/clang/test/SemaCXX/
Dusing-decl-1.cpp313 namespace PR24033 { namespace
324 using PR24033::a; // expected-note {{using declaration}}
325 using PR24033::f; // expected-note {{using declaration}}
326 using PR24033::s; // expected-note {{using declaration}}
327 using PR24033::e; // expected-note {{using declaration}}
329 using PR24033::vt; // expected-note {{using declaration}}
330 using PR24033::ft; // expected-note {{using declaration}}
331 using PR24033::st; // expected-note {{using declaration}}
353 …using PR24033::a; // expected-error {{target of using declaration conflicts with declaration alrea…
354 …using PR24033::f; // expected-error {{target of using declaration conflicts with declaration alrea…
[all …]