Searched refs:GetAsObjCInterfaceDecl (Results 1 – 2 of 2) sorted by relevance
1117 GetAsObjCInterfaceDecl(const CompilerType &type);
7325 TypeSystemClang::GetAsObjCInterfaceDecl(const CompilerType &type) { in GetAsObjCInterfaceDecl() function in TypeSystemClang7410 ast->GetAsObjCInterfaceDecl(type); in AddFieldToRecordType()7901 GetAsObjCInterfaceDecl(type); in SetObjCSuperClass()7903 GetAsObjCInterfaceDecl(superclass_clang_type); in SetObjCSuperClass()7926 clang::ObjCInterfaceDecl *class_interface_decl = GetAsObjCInterfaceDecl(type); in AddObjCClassProperty()8128 clang::ObjCInterfaceDecl *class_interface_decl = GetAsObjCInterfaceDecl(type); in AddMethodToObjCObjectType()