Lines Matching refs:mangle
238 * mangle.c (write_type): Mangle VECTOR_TYPE with "U8__vector".
393 * mangle.c (mangle_conv_op_name_for_type): Don't use `__op'
405 * mangle.c (write_name): Use <unscoped-name> for names directly in
426 * mangle.c (write_type): Don't crash when confronted with the
465 * mangle.c (write_special_name_constructor): Don't generate
1421 * mangle.c (write_type): Split TEMPLATE_TEMPLATE_PARM case.
1504 * mangle.c (write_identifier): Constify argument.
1521 * mangle.c (CLASSTYPE_TEMPLATE_ID_P): Remove unexplained voodoo.
1562 * mangle.c (write_encoding): Don't mangle return types for
1602 * mangle.c (write_function_type): Change prototype.
1603 (write_encoding): Don't mangle return types for
1992 * mangle.c (DECL_TEMPLATE_ID_P): Remove.
2306 * mangle.c (canonicalize_for_substitution): Return the canonical
2427 * mangle.c (find_substitution): Use same_type_p.
2482 * mangle.c (find_substitution): Use same_type_p.
2683 * mangle.c (mangle_thunk): Adjust now that vcall_offset is a tree,
2763 * mangle.c (write_method_parms): Use direct comparison for end
3093 * mangle.c (NESTED_TEMPLATE_MATCH): Fix typo in comment.
3124 * mangle.c (write_number): Take an unsigned HOST_WIDE_INT as an
3146 * mangle.c (find_substition): Don't mangle objects with typename
3248 * mangle.c (write_expression): Handle non-type template arguments
3258 * Make-lang.in (CXX_SRCS): Add mangle.c.
3259 * Makefile.in (CXX_OBJS): Add mangle.o.
3260 (mangle.o): New rule.
3302 * mangle.c: New function.