Searched refs:objc_class_type (Results 1 – 2 of 2) sorted by relevance
2698 const clang::ObjCObjectType *objc_class_type = in GetCompleteObjCObjectType() local2702 objc_class_type->getInterface(); in GetCompleteObjCObjectType()2706 return objc_class_type; in GetCompleteObjCObjectType()2710 return objc_class_type; in GetCompleteObjCObjectType()2725 return objc_class_type; in GetCompleteObjCObjectType()3498 const clang::ObjCObjectType *objc_class_type = in IsDefined() local3500 if (objc_class_type) { in IsDefined()3502 objc_class_type->getInterface(); in IsDefined()4413 const clang::ObjCObjectPointerType *objc_class_type = in GetNumMemberFunctions() local4416 objc_class_type->getInterfaceType(); in GetNumMemberFunctions()[all …]
390 const clang::ObjCObjectType *objc_class_type = in CanImport() local392 if (objc_class_type) { in CanImport()394 objc_class_type->getInterface(); in CanImport()464 const clang::ObjCObjectType *objc_class_type = in Import() local466 if (objc_class_type) { in Import()468 objc_class_type->getInterface(); in Import()