Searched refs:Factory (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/torture/
H A Dpr31863.C82 class Factory;
200 class Factory class
207 Factory () {} function in class:Factory
208 ~Factory () {}
235 : public virtual Factory<Key>
240 typedef Factory<Key> Inherited;
270 class Serializer<Key, Loki::NullType> : public virtual Factory<Key>
281 typedef Factory<KeyType> FactoryType;
725 Factory<Key>& getInstance()

Completed in 51 milliseconds