Searched refs:GetAsObjCInterfaceDecl (Results 1 – 2 of 2) sorted by relevance
972 GetAsObjCInterfaceDecl(const CompilerType &type);
7870 ClangASTContext::GetAsObjCInterfaceDecl(const CompilerType &type) { in GetAsObjCInterfaceDecl() function in ClangASTContext7943 ast->GetAsObjCInterfaceDecl(type); in AddFieldToRecordType()8385 GetAsObjCInterfaceDecl(type); in SetObjCSuperClass()8387 GetAsObjCInterfaceDecl(superclass_clang_type); in SetObjCSuperClass()8410 clang::ObjCInterfaceDecl *class_interface_decl = GetAsObjCInterfaceDecl(type); in AddObjCClassProperty()8594 clang::ObjCInterfaceDecl *class_interface_decl = GetAsObjCInterfaceDecl(type); in IsObjCClassTypeAndHasIVars()8610 clang::ObjCInterfaceDecl *class_interface_decl = GetAsObjCInterfaceDecl(type); in AddMethodToObjCObjectType()