Searched refs:objc_class_type (Results 1 – 2 of 2) sorted by relevance
2669 const clang::ObjCObjectType *objc_class_type = in GetCompleteObjCObjectType() local2673 objc_class_type->getInterface(); in GetCompleteObjCObjectType()2677 return objc_class_type; in GetCompleteObjCObjectType()2681 return objc_class_type; in GetCompleteObjCObjectType()2696 return objc_class_type; in GetCompleteObjCObjectType()3455 const clang::ObjCObjectType *objc_class_type = in IsDefined() local3457 if (objc_class_type) { in IsDefined()3459 objc_class_type->getInterface(); in IsDefined()4382 const clang::ObjCObjectPointerType *objc_class_type = in GetNumMemberFunctions() local4385 objc_class_type->getInterfaceType(); in GetNumMemberFunctions()[all …]
391 const clang::ObjCObjectType *objc_class_type = in CanImport() local393 if (objc_class_type) { in CanImport()395 objc_class_type->getInterface(); in CanImport()465 const clang::ObjCObjectType *objc_class_type = in Import() local467 if (objc_class_type) { in Import()469 objc_class_type->getInterface(); in Import()