Searched refs:ObjCInstanceTypeDecl (Results 1 – 3 of 3) sorted by relevance
392 TypedefDecl *ObjCInstanceTypeDecl = nullptr; variable
6841 if (!ObjCInstanceTypeDecl) in getObjCInstanceTypeDecl()6842 ObjCInstanceTypeDecl = in getObjCInstanceTypeDecl()6844 return ObjCInstanceTypeDecl; in getObjCInstanceTypeDecl()
4359 RegisterPredefDecl(Context.ObjCInstanceTypeDecl, in WriteASTCore()