Searched refs:ObjCInstanceTypeDecl (Results 1 – 3 of 3) sorted by relevance
419 TypedefDecl *ObjCInstanceTypeDecl = nullptr; variable
7469 if (!ObjCInstanceTypeDecl) in getObjCInstanceTypeDecl()7470 ObjCInstanceTypeDecl = in getObjCInstanceTypeDecl()7472 return ObjCInstanceTypeDecl; in getObjCInstanceTypeDecl()
4560 RegisterPredefDecl(Context.ObjCInstanceTypeDecl, in WriteASTCore()