Searched defs:StructB (Results 1 – 6 of 6) sorted by relevance
10 struct StructB : virtual StructA { struct14 StructB::StructB() { in StructB() function in StructB
17 class StructB class
21 } StructB; typedef
5 struct StructB { }; struct14 struct StructB { }; in f() struct
672 struct StructB { in TEST() struct673 scoped_ptr<StructA> a; in TEST()
671 struct StructB { in TEST() struct672 scoped_ptr<StructA> a; in TEST()