Searched refs:GetAsObjCInterfaceDecl (Results 1 – 2 of 2) sorted by relevance
1093 GetAsObjCInterfaceDecl(const CompilerType &type);
7406 TypeSystemClang::GetAsObjCInterfaceDecl(const CompilerType &type) { in GetAsObjCInterfaceDecl() function in TypeSystemClang7483 ast->GetAsObjCInterfaceDecl(type); in AddFieldToRecordType()7962 GetAsObjCInterfaceDecl(type); in SetObjCSuperClass()7964 GetAsObjCInterfaceDecl(superclass_clang_type); in SetObjCSuperClass()7988 clang::ObjCInterfaceDecl *class_interface_decl = GetAsObjCInterfaceDecl(type); in AddObjCClassProperty()8185 clang::ObjCInterfaceDecl *class_interface_decl = GetAsObjCInterfaceDecl(type); in IsObjCClassTypeAndHasIVars()8201 clang::ObjCInterfaceDecl *class_interface_decl = GetAsObjCInterfaceDecl(type); in AddMethodToObjCObjectType()