Searched defs:Child1 (Results 1 – 10 of 10) sorted by relevance
18 public class Child1 { class21 public Child1(Integer code) { in Child1() method in Child1
35 public static class Child1 extends Parent { class in TestGenericListSerialization70 assertTrue(deserializedContent.get(0) instanceof Child1); in testSubTypesFor356() local73 assertFalse(deserializedContent.get(1) instanceof Child1); in testSubTypesFor356() local
28 static class Child1 extends Parent2668 { class in PolymorphicDeserErrorHandlingTest
67 struct Child1: public Two::Three::Parent<unsigned> { struct72 struct Child1<T, One::Two::Three::Parent<T>> { struct78 namespace Dst { One::Child1<double, One::Two::Three::Parent<double>> Z0Dst; }
76 struct Child1: public Two::Three::Parent<unsigned> { struct81 struct Child1<T, One::Two::Three::Parent<T>> { struct87 One::Child1<int, double> Z0Source;
21 public static final class Child1 { class in TestObjectIdWithInjectables63927 public Child1(@JsonProperty("parent") Parent1 parent) { in Child1() method in TestObjectIdWithInjectables639.Child1
10 public class Child1 extends Base { class
144 const CXXRecordDecl *Child1 = in TEST() local253 const CXXRecordDecl *Child1 = in TEST() local307 const CXXRecordDecl *Child1 = in TEST() local674 SymbolID Child1 = findSymbolIDByName(Index.get(), "Child1"); in TEST() local
715 auto Child1 = symbol("Child1"); in TEST() local
288 Optional<TypeSourceInfo *> Child1 = std::get<0>(Pair); in IsStmtEquivalent() local378 Optional<const Stmt *> Child1 = std::get<0>(Pair); in IsStructurallyEquivalent() local