check_atype_tag
return check_atype_tag(ptrinfo->basetype, t);
return check_atype_tag(off->basetype, t);
return check_atype_tag(opt->basetype, t);
if (!check_atype_tag(tag->basetype, tp))
if (check_atype_tag(choice->options[i], t)) {
if (check_atype_tag(seq->fields[i], &t))
if (!check_atype_tag(elemtype, &t)) {
if (!check_atype_tag(a, &t))