Home
last modified time | relevance | path

Searched refs:check_lang_type (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree.cc5462 check_lang_type (const_tree cand, const_tree base) in check_lang_type() function
5548 && check_lang_type (cand, base)); in check_qualified_type()
5567 && check_lang_type (cand, base)); in check_aligned_type()
Dtree.h4768 extern bool check_lang_type (const_tree cand, const_tree base);
Ddwarf2out.cc13946 && check_lang_type (t, type)) in modified_type_die()
26225 && check_lang_type (t, type)) in gen_type_die_with_usage()
DChangeLog-20167102 check_base_type and check_lang_type.
7110 check_base_type and check_lang_type. Formatting fixes. Call
7115 * tree.c (check_lang_type): New.