Searched refs:ObjCInstanceTypeDecl (Results 1 – 3 of 3) sorted by relevance
393 TypedefDecl *ObjCInstanceTypeDecl = nullptr; variable
7574 if (!ObjCInstanceTypeDecl) in getObjCInstanceTypeDecl()7575 ObjCInstanceTypeDecl = in getObjCInstanceTypeDecl()7577 return ObjCInstanceTypeDecl; in getObjCInstanceTypeDecl()
4664 RegisterPredefDecl(Context.ObjCInstanceTypeDecl, in WriteASTCore()