Searched refs:ObjCInstanceTypeDecl (Results 1 – 3 of 3) sorted by relevance
391 TypedefDecl *ObjCInstanceTypeDecl = nullptr; variable
6822 if (!ObjCInstanceTypeDecl) in getObjCInstanceTypeDecl()6823 ObjCInstanceTypeDecl = in getObjCInstanceTypeDecl()6825 return ObjCInstanceTypeDecl; in getObjCInstanceTypeDecl()
4359 RegisterPredefDecl(Context.ObjCInstanceTypeDecl, in WriteASTCore()