Searched defs:testb (Results 1 – 4 of 4) sorted by relevance
9 struct testb { virtual void a() {} }; in a() argument
15 template <int N> void testb(int value) in testb() function
134 bool testb = mode & std::ios_base::binary; in open_mode() local
936 …constexpr int testb = f(e2, 3); // expected-error {{constant expression}} expected-note {{in call}} variable