Searched refs:GetAsObjCInterfaceDecl (Results 1 – 2 of 2) sorted by relevance
7249 TypeSystemClang::GetAsObjCInterfaceDecl(const CompilerType &type) { in GetAsObjCInterfaceDecl() function in TypeSystemClang7326 ast->GetAsObjCInterfaceDecl(type); in AddFieldToRecordType()7802 GetAsObjCInterfaceDecl(type); in SetObjCSuperClass()7804 GetAsObjCInterfaceDecl(superclass_clang_type); in SetObjCSuperClass()7828 clang::ObjCInterfaceDecl *class_interface_decl = GetAsObjCInterfaceDecl(type); in AddObjCClassProperty()8022 clang::ObjCInterfaceDecl *class_interface_decl = GetAsObjCInterfaceDecl(type); in IsObjCClassTypeAndHasIVars()8038 clang::ObjCInterfaceDecl *class_interface_decl = GetAsObjCInterfaceDecl(type); in AddMethodToObjCObjectType()
1072 GetAsObjCInterfaceDecl(const CompilerType &type);