Searched refs:convert_to_pointer (Results 1 – 12 of 12) sorted by relevance
25 extern tree convert_to_pointer (tree, tree);
106 return fold (convert_to_pointer (type, e)); in convert()
42 convert_to_pointer (tree type, tree expr) in convert_to_pointer() function81 return convert_to_pointer (type, integer_zero_node); in convert_to_pointer()
468 * convert.c (convert_to_pointer): Allow typecast of closure
1652 (convert_to_pointer): Remove dubious abort.
8110 * convert.c (convert_to_pointer): Preserve the TREE_OVERFLOW12365 * convert.c (convert_to_pointer, convert_to_real,
16938 convert.c (convert_to_pointer): Likewise.19046 * convert.c (convert_to_pointer): Likewise.38258 * convert.c (convert_to_pointer, convert_to_integer): Likewise.
16301 * convert.c (convert_to_pointer): Avoid recursion if no conversion
26960 (convert_to_pointer, convert_to_integer): Use new hooks.
280 return convert_to_pointer (type, expr); in cp_convert_to_pointer()
539 convert_to_pointer so we can return error_mark_node in the case of an
4738 * cvt.c (convert_to_pointer): Expand PTRMEM_CSTs when they're