Searched refs:cxx_make_type (Results 1 – 5 of 5) sorted by relevance
135 #define LANG_HOOKS_MAKE_TYPE cxx_make_type
790 cxx_make_type (enum tree_code code) in cxx_make_type() function823 tree t = cxx_make_type (code); in make_aggr_type()
1866 * lex.c (cxx_make_type): Don't clear TYPE_ALIAS_SET.2192 * lex.c (cxx_make_type): Likewise.3272 * lex.c (cxx_make_type): Use GGC_CNEW.3639 * lex.c (cxx_make_type): Remove call to get_pointer_type.3785 * lex.c (cxx_make_type): Do not allocate binfo here.4247 * lex.c (cxx_make_type): Only create a binfo for aggregate types.
4127 extern tree cxx_make_type (enum tree_code);
860 * lex.c (cxx_make_type): Likewise.