Searched defs:objType (Results 1 – 6 of 6) sorted by relevance
39 def __init__ (self, objType, objSave, currentSegmentName): argument
339 int get_8_bit_image_format(cl_context context, cl_mem_object_type objType, in get_8_bit_image_format()376 int get_32_bit_image_format(cl_context context, cl_mem_object_type objType, in get_32_bit_image_format()
103 VKAPI_ATTR VkBool32 VKAPI_CALL myDbgFunc(VkFlags msgFlags, VkDebugReportObjectTypeEXT objType, uint… in myDbgFunc()
1259 if (auto *objType = splitType.Ty->getAs<ObjCObjectType>()) { in stripObjCKindOfType() local
1718 const ObjCObjectType *objType = type->castAs<ObjCObjectType>(); in LookupMethodInObjectType() local
5919 const ObjCObjectType *objType = ptrType ? ptrType->getObjectType() in checkObjCKindOfType() local