type.h | 54 int own_info:1; member in struct:arg_type_info::__anon6231::__anon6232 61 int own_info:1; member in struct:arg_type_info::__anon6231::__anon6233 98 * respectively, OWN_INFO and OWN_LENGTH are true, the pointee and 101 struct arg_type_info *element_info, int own_info, 105 * passed in POINTEE_INFO. If OWN_INFO, the pointee type is owned and 108 struct arg_type_info *pointee_info, int own_info);
|