Searched defs:BFoo (Results 1 – 3 of 3) sorted by relevance
96 using BFoo = Foo<T, T>; global() typedef
184 using BFoo = Foo<T, T>; typedef 212 using BFoo = AFoo<W>; // expected-note {{candidate template ignored: constraints not satisfied [with V = int]}} \ typedef [all...]
1242 const Symbol &BFoo = findSymbol(Symbols, "B::foo"); TEST_F() local