Searched refs:GetAsObjCInterfaceDecl (Results 1 – 3 of 3) sorted by relevance
292 auto *cd = TypeSystemClang::GetAsObjCInterfaceDecl(class_type); in TEST_F()706 ObjCInterfaceDecl *interface = m_ast->GetAsObjCInterfaceDecl(c); in TEST_F()
1002 GetAsObjCInterfaceDecl(const CompilerType &type);
7094 TypeSystemClang::GetAsObjCInterfaceDecl(const CompilerType &type) { in GetAsObjCInterfaceDecl() function in TypeSystemClang7163 ast->GetAsObjCInterfaceDecl(type); in AddFieldToRecordType()7625 GetAsObjCInterfaceDecl(type); in SetObjCSuperClass()7627 GetAsObjCInterfaceDecl(superclass_clang_type); in SetObjCSuperClass()7650 clang::ObjCInterfaceDecl *class_interface_decl = GetAsObjCInterfaceDecl(type); in AddObjCClassProperty()7844 clang::ObjCInterfaceDecl *class_interface_decl = GetAsObjCInterfaceDecl(type); in IsObjCClassTypeAndHasIVars()7860 clang::ObjCInterfaceDecl *class_interface_decl = GetAsObjCInterfaceDecl(type); in AddMethodToObjCObjectType()