Home | History | Annotate | Download | only in AST

Lines Matching refs:Elt

921                              ObjCInterfaceDecl *const Elt,
925 setClass(C, Elt, Loc);
930 ObjCInterfaceDecl *const Elt,
932 return new (C) ObjCClassDecl(DC, L, Elt, Loc, C);