Home | History | Annotate | Download | only in Sema

Lines Matching defs:Child

3025   // is the anonymous record decl that's a direct child of the class.
3176 NamedDecl *Child = Field;
3181 if (En.first && En.first != Child) {
3191 En.first = Child;
3198 Child = Parent;