Searched refs:GetAsObjCInterfaceDecl (Results 1 – 3 of 3) sorted by relevance
295 auto *cd = TypeSystemClang::GetAsObjCInterfaceDecl(class_type); in TEST_F()895 ObjCInterfaceDecl *interface = m_ast->GetAsObjCInterfaceDecl(c); in TEST_F()
993 GetAsObjCInterfaceDecl(const CompilerType &type);
7308 TypeSystemClang::GetAsObjCInterfaceDecl(const CompilerType &type) { in GetAsObjCInterfaceDecl() function in TypeSystemClang7385 ast->GetAsObjCInterfaceDecl(type); in AddFieldToRecordType()7852 GetAsObjCInterfaceDecl(type); in SetObjCSuperClass()7854 GetAsObjCInterfaceDecl(superclass_clang_type); in SetObjCSuperClass()7877 clang::ObjCInterfaceDecl *class_interface_decl = GetAsObjCInterfaceDecl(type); in AddObjCClassProperty()8071 clang::ObjCInterfaceDecl *class_interface_decl = GetAsObjCInterfaceDecl(type); in IsObjCClassTypeAndHasIVars()8087 clang::ObjCInterfaceDecl *class_interface_decl = GetAsObjCInterfaceDecl(type); in AddMethodToObjCObjectType()