Searched refs:ObjCInstanceTypeDecl (Results 1 – 3 of 3) sorted by relevance
247 TypedefDecl *ObjCInstanceTypeDecl; variable
737 CFConstantStringTypeDecl(nullptr), ObjCInstanceTypeDecl(nullptr), in ASTContext()4826 if (!ObjCInstanceTypeDecl) in getObjCInstanceTypeDecl()4827 ObjCInstanceTypeDecl = in getObjCInstanceTypeDecl()4829 return ObjCInstanceTypeDecl; in getObjCInstanceTypeDecl()
4257 if (Context.ObjCInstanceTypeDecl) in WriteASTCore()4258 DeclIDs[Context.ObjCInstanceTypeDecl] = PREDEF_DECL_OBJC_INSTANCETYPE_ID; in WriteASTCore()