Searched refs:c_common_get_alias_set (Results 1 – 8 of 8) sorted by relevance
46 #define LANG_HOOKS_GET_ALIAS_SET c_common_get_alias_set
707 extern HOST_WIDE_INT c_common_get_alias_set (tree);
2842 c_common_get_alias_set (tree t) in c_common_get_alias_set() function
15223 * c-common.c (c_common_get_alias_set): Correctly handle characters.17036 c_common_get_alias_set.19050 (c_common_get_alias_set): Handle it.26644 c_common_get_alias_set, c_common_nodes_and_builtins): Use new hooks.
8521 * c-common.c (c_common_get_alias_set): Use GGC for type_hash_table.20030 * c-common.c (c_common_get_alias_set): Set the aliasing set of the type20662 (c_common_get_alias_set): Fix check for a single input file.33189 (c_common_get_alias_set): Handle multiple type nodes
823 (c_common_get_alias_set): Handle multiple type nodes referring
7725 * c-common.h (c_common_get_alias_set): Add declaration.
51 return c_common_get_alias_set (t); in cxx_get_alias_set()