Lines Matching full:condition
36 …()) // expected-warning {{ISO C++17 does not permit structured binding declaration in a condition}} in h()
38 …warning {{ISO C++17 does not permit structured binding declaration in a condition}} expected-error… in h()
40 …()) // expected-warning {{ISO C++17 does not permit structured binding declaration in a condition}} in h()
47 …()) // expected-warning {{ISO C++17 does not permit structured binding declaration in a condition}} in h()
49 …warning {{ISO C++17 does not permit structured binding declaration in a condition}} expected-error… in h()
51 …t()) // expected-warning{{ISO C++17 does not permit structured binding declaration in a condition}} in h()
58 …);) // expected-warning {{ISO C++17 does not permit structured binding declaration in a condition}} in h()
60 …warning {{ISO C++17 does not permit structured binding declaration in a condition}} expected-error… in h()
62 …);) // expected-warning {{ISO C++17 does not permit structured binding declaration in a condition}} in h()
77 … x) // expected-warning {{ISO C++17 does not permit structured binding declaration in a condition}} in h()
79 …warning {{ISO C++17 does not permit structured binding declaration in a condition}} expected-error… in h()
81 …)) {// expected-warning {{ISO C++17 does not permit structured binding declaration in a condition}} in h()
82 // expected-warning@-1{{switch condition has boolean value}} in h()