Searched defs:TestType (Results 1 – 5 of 5) sorted by relevance
21 export class TestType { class
52 class TestType final : public IntroduceInterfaces<META_NS::ObjectFwd, IFuncTestType> { class
20 export enum TestType { enum
55 struct TestType { struct56 int i {};
220 class TestType : public IntroduceInterfaces<ObjectFwd, ITestType, IContainable, IMutableContainable, class