Searched refs:GetAsObjCInterfaceDecl (Results 1 – 2 of 2) sorted by relevance
999 GetAsObjCInterfaceDecl(const CompilerType &type);
7223 TypeSystemClang::GetAsObjCInterfaceDecl(const CompilerType &type) { in GetAsObjCInterfaceDecl() function in TypeSystemClang7292 ast->GetAsObjCInterfaceDecl(type); in AddFieldToRecordType()7754 GetAsObjCInterfaceDecl(type); in SetObjCSuperClass()7756 GetAsObjCInterfaceDecl(superclass_clang_type); in SetObjCSuperClass()7779 clang::ObjCInterfaceDecl *class_interface_decl = GetAsObjCInterfaceDecl(type); in AddObjCClassProperty()7973 clang::ObjCInterfaceDecl *class_interface_decl = GetAsObjCInterfaceDecl(type); in IsObjCClassTypeAndHasIVars()7989 clang::ObjCInterfaceDecl *class_interface_decl = GetAsObjCInterfaceDecl(type); in AddMethodToObjCObjectType()