Home | History | Annotate | Download | only in AST

Lines Matching refs:ObjCClassDecl

641     ObjCIdDecl(0), ObjCSelDecl(0), ObjCClassDecl(0), ObjCProtocolClassDecl(0),
5527 if (!ObjCClassDecl) {
5531 ObjCClassDecl = TypedefDecl::Create(const_cast<ASTContext &>(*this),
5537 return ObjCClassDecl;