Searched defs:again (Results 1 – 2 of 2) sorted by relevance
30 _Bool again = nullptr; // expected-warning {{implicit conversion of nullptr constant to 'bool'}} in questionable_behaviors() local
23 void again() {} // strict-warning {{a function declaration without a prototype is deprecated in all… in again() function