Searched refs:c_common_get_alias_set (Results 1 – 11 of 11) sorted by relevance
47 #define LANG_HOOKS_GET_ALIAS_SET c_common_get_alias_set
46 #define LANG_HOOKS_GET_ALIAS_SET c_common_get_alias_set
696 extern HOST_WIDE_INT c_common_get_alias_set (tree);
2758 c_common_get_alias_set (tree t) in c_common_get_alias_set() function
49 #define LANG_HOOKS_GET_ALIAS_SET c_common_get_alias_set
944 extern HOST_WIDE_INT c_common_get_alias_set PARAMS ((tree));
2973 c_common_get_alias_set (t) in c_common_get_alias_set() function
776 * c-common.c (c_common_get_alias_set): Correctly handle characters.2589 c_common_get_alias_set.4603 (c_common_get_alias_set): Handle it.12197 c_common_get_alias_set, c_common_nodes_and_builtins): Use new hooks.
7725 * c-common.h (c_common_get_alias_set): Add declaration.
51 return c_common_get_alias_set (t); in cxx_get_alias_set()
270 return c_common_get_alias_set (t);