Home | History | Annotate | Download | only in AST

Lines Matching refs:ObjCIdDecl

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