Searched refs:ObjCInstanceTypeDecl (Results 1 – 3 of 3) sorted by relevance
270 TypedefDecl *ObjCInstanceTypeDecl; variable
740 ObjCInstanceTypeDecl(nullptr), FILEDecl(nullptr), jmp_bufDecl(nullptr), in ASTContext()5102 if (!ObjCInstanceTypeDecl) in getObjCInstanceTypeDecl()5103 ObjCInstanceTypeDecl = in getObjCInstanceTypeDecl()5105 return ObjCInstanceTypeDecl; in getObjCInstanceTypeDecl()
4181 RegisterPredefDecl(Context.ObjCInstanceTypeDecl, in WriteASTCore()