ASIdentifierChoice_inherit
(*choice)->type = ASIdentifierChoice_inherit;
return (*choice)->type == ASIdentifierChoice_inherit;
if (choice == NULL || choice->type == ASIdentifierChoice_inherit)
if (choice == NULL || choice->type == ASIdentifierChoice_inherit)
return (asid != NULL && ((asid->asnum != NULL && asid->asnum->type == ASIdentifierChoice_inherit) || (asid->rdi != NULL && asid->rdi->type == ASIdentifierChoice_inherit)));
case ASIdentifierChoice_inherit:
case ASIdentifierChoice_inherit:
case ASIdentifierChoice_inherit:
if (x->rfc3779_asid->asnum != NULL && x->rfc3779_asid->asnum->type == ASIdentifierChoice_inherit)
if (x->rfc3779_asid->rdi != NULL && x->rfc3779_asid->rdi->type == ASIdentifierChoice_inherit)