Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dexpr.c105 mark_type_use (tree expr) in mark_type_use() function
H A Drtti.c355 mark_type_use (initial_expr); in build_typeid()
H A Dsemantics.c3384 expr = mark_type_use (expr); in finish_typeof()
5271 expr = mark_type_use (expr); in finish_decltype_type()
5280 mark_type_use (expr); in finish_decltype_type()
H A Dtypeck.c1589 e = mark_type_use (e); in cxx_sizeof_expr()
1646 e = mark_type_use (e); in cxx_alignof_expr()
H A Dcp-tree.h5195 extern tree mark_type_use (tree);
H A Dcall.c6611 a = mark_type_use (a); in build_over_call()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dexpr.c294 mark_type_use (tree expr) in mark_type_use() function
H A Drtti.c382 mark_type_use (initial_expr); in build_typeid()
H A Dsemantics.c3586 mark_type_use (decl); in finish_id_expression()
3843 expr = mark_type_use (expr); in finish_typeof()
8847 expr = mark_type_use (expr); in finish_decltype_type()
8857 mark_type_use (expr); in finish_decltype_type()
H A Dtypeck.c1703 e = mark_type_use (e); in cxx_sizeof_expr()
1758 e = mark_type_use (e); in cxx_alignof_expr()
H A Dcall.c8040 a = mark_type_use (a); in build_over_call()
9156 instance = mark_type_use (instance); in build_new_method_call_1()
H A Dcp-tree.h6457 extern tree mark_type_use (tree);