Searched refs:build_component_ref (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dc-tree.h546 extern tree build_component_ref (tree, tree);
H A Dc-parser.c5256 offsetof_ref = build_component_ref
5272 offsetof_ref = build_component_ref
5556 expr.value = build_component_ref (expr.value, ident);
5573 expr.value = build_component_ref (build_indirect_ref (expr.value,
H A Dc-typeck.c1805 build_component_ref (tree datum, tree component)
1836 separate name and type, and then have build_component_ref
1796 build_component_ref (tree datum, tree component) function

Completed in 123 milliseconds