Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc2733 tt_tinfo_var, /* Typeinfo object. */ enumerator
8409 i (is_var ? tt_tinfo_var : tt_tinfo_typedef); in decl_node()
9460 case tt_tinfo_var: in tree_node()
9464 bool is_var = tag == tt_tinfo_var; in tree_node()