Home | History | Annotate | Download | only in AST

Lines Matching refs:ObjCSelDecl

229     ObjCIdDecl(0), ObjCSelDecl(0), ObjCClassDecl(0), ObjCProtocolClassDecl(0),
4901 if (!ObjCSelDecl) {
4904 ObjCSelDecl = TypedefDecl::Create(const_cast<ASTContext &>(*this),
4909 return ObjCSelDecl;