Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/cp/
HDtypeck2.c1110 build_scoped_ref (tree datum, tree basetype, tree* binfo_p) in build_scoped_ref() function
HDsemantics.c1485 object = build_scoped_ref (object, qualifying_scope, in finish_non_static_data_member()
HDcp-tree.h4583 extern tree build_scoped_ref (tree, tree, tree *);
HDChangeLog-2001365 (build_scoped_ref): Add back error_mark_check.
437 * typeck2.c (build_scoped_ref): Likewise.
HDChangeLog-200072 * typeck2.c (build_scoped_ref): Always convert to the naming class.
5880 Call build_scoped_ref.
5881 * typeck2.c (build_scoped_ref): Simplify. Do nothing if it
HDChangeLog-20023312 * init.c (build_member_call): Use build_scoped_ref.
3317 * typeck2.c (build_scoped_ref): Return the binfo via binfo_p parm.
HDChangeLog-19963965 * typeck2.c (build_scoped_ref): Likewise, remove bogus code.