Searched defs:d2b (Results 1 – 4 of 4) sorted by relevance
20 D2 d2a(1), d2b(1, 1), d2c(1, 1, 1); variable
31 int d2b = 1 ? Foo<bool>::D : i; // expected-warning {{warn-sign-conversion.cpp:13:5)' to 'int'}} in doit_anonymous() local
41 Deleted2b d2b; // expected-error {{deleted default constructor}} variable
554 static ALWAYS_INLINE void d2b(BigInt& b, U* d, int* e, int* bits) in d2b() function