Searched refs:ObjCInstanceTypeDecl (Results 1 – 3 of 3) sorted by relevance
399 TypedefDecl *ObjCInstanceTypeDecl = nullptr; variable
7581 if (!ObjCInstanceTypeDecl) in getObjCInstanceTypeDecl()7582 ObjCInstanceTypeDecl = in getObjCInstanceTypeDecl()7584 return ObjCInstanceTypeDecl; in getObjCInstanceTypeDecl()
4767 RegisterPredefDecl(Context.ObjCInstanceTypeDecl, in WriteASTCore()