Lines Matching refs:DEMANGLE_COMPONENT_LOCAL_NAME
539 case DEMANGLE_COMPONENT_LOCAL_NAME:
791 case DEMANGLE_COMPONENT_LOCAL_NAME:
1098 case DEMANGLE_COMPONENT_LOCAL_NAME:
1139 /* If the top level is a DEMANGLE_COMPONENT_LOCAL_NAME, then
1143 if (dc->type == DEMANGLE_COMPONENT_LOCAL_NAME)
2945 return d_make_comp (di, DEMANGLE_COMPONENT_LOCAL_NAME, function,
2977 return d_make_comp (di, DEMANGLE_COMPONENT_LOCAL_NAME, function, name);
3578 case DEMANGLE_COMPONENT_LOCAL_NAME:
3640 /* If typed_name is a DEMANGLE_COMPONENT_LOCAL_NAME, then
3644 if (typed_name->type == DEMANGLE_COMPONENT_LOCAL_NAME)
4443 else if (mods->mod->type == DEMANGLE_COMPONENT_LOCAL_NAME)
5125 case DEMANGLE_COMPONENT_LOCAL_NAME: