Searched defs:bad2 (Results 1 – 11 of 11) sorted by relevance
14 template<int ...N> void bad2() { (2 * N + ... + 1); } // expected-error {{expression not permitted … in bad2() function
188 bad2(void) in bad2() function
33 long bad2; member
425 ECPoint bad2 = g.add(order2); in implValidityTest() local
429 ECPoint bad2 = g.add(order2); in implValidityTest() local
290 const NodeDef bad2 = ToNodeDef(R"pb( in TEST() local
1975 const uint8_t bad2[] = {0xE0, 0xA0, 0x10, 0x00}; in main() local
4405 …typedef int PT_GUARDED_VAR bad2; // expected-warning {{'pt_guarded_var' attribute only applies to… in test() typedef
2282 CurrencyUnit bad2(BAD2, ec); in TestCurrencyUnit() local