Searched defs:objType (Results 1 – 6 of 6) sorted by relevance
39 def __init__ (self, objType, objSave, currentSegmentName): argument
1794 xmlXPathObjectType objType) in xmlXPathDebugObjUsageRequested()1948 xmlXPathObjectType objType) in xmlXPathDebugObjUsageReleased()
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
429 …VKAPI_ATTR VkBool32 VKAPI_CALL myDbgFunc(VkFlags msgFlags, VkDebugReportObjectTypeEXT objType, uin… in myDbgFunc()