Searched refs:ObjCInstanceTypeDecl (Results 1 – 4 of 4) sorted by relevance
411 TypedefDecl *ObjCInstanceTypeDecl = nullptr; variable
8037 if (!ObjCInstanceTypeDecl) in getObjCInstanceTypeDecl()8038 ObjCInstanceTypeDecl = in getObjCInstanceTypeDecl()8040 return ObjCInstanceTypeDecl; in getObjCInstanceTypeDecl()
7792 if (Context.ObjCInstanceTypeDecl) in getPredefinedDecl()7793 return Context.ObjCInstanceTypeDecl; in getPredefinedDecl()
5030 RegisterPredefDecl(Context.ObjCInstanceTypeDecl, in PrepareWritingSpecialDecls()