Searched refs:ObjCInstanceTypeDecl (Results 1 – 4 of 4) sorted by relevance
426 TypedefDecl *ObjCInstanceTypeDecl = nullptr; variable
8635 if (!ObjCInstanceTypeDecl) in getObjCInstanceTypeDecl()8636 ObjCInstanceTypeDecl = in getObjCInstanceTypeDecl()8638 return ObjCInstanceTypeDecl; in getObjCInstanceTypeDecl()
8155 if (Context.ObjCInstanceTypeDecl) in getPredefinedDecl()8156 return Context.ObjCInstanceTypeDecl; in getPredefinedDecl()
5589 RegisterPredefDecl(Context.ObjCInstanceTypeDecl, in PrepareWritingSpecialDecls()