Home
last modified time | relevance | path

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

/external/clang/test/SemaCXX/
Dwarn-everthing.cpp5 class PR12271 { class
7 PR12271();
8 ~PR12271();
12 PR12271 a[1][1]; // expected-warning {{unused variable 'a'}} in testPR12271()
/external/llvm-project/clang/test/SemaCXX/
Dwarn-everthing.cpp5 class PR12271 { class
7 PR12271();
8 ~PR12271();
13 PR12271 a[1][1]; in testPR12271()