Searched refs:build_external_ref (Results 1 – 10 of 10) sorted by relevance
269 extern tree build_external_ref PARAMS ((tree, int));
656 $$ = build_external_ref ($1, yychar == '(');
1374 build_external_ref (id, fun) in build_external_ref() function
670 (primary: IDENTIFIER): Just call build_external_ref.677 * c-typeck.c (build_external_ref): New function. Treat decls683 * c-tree.h: Prototype lookup_objc_ivar and build_external_ref.
4767 * c-typeck.c (build_external_ref): Set the DECL_NONLOCAL flag15755 * c-typeck.c (build_external_ref): Don't assemble_external nor
12806 * c-typeck.c (build_external_ref): Use implicit_decl_warning
20317 (build_external_ref): Test for deprecated primaries.
544 extern tree build_external_ref (tree, int, location_t);
5077 expr.value = build_external_ref (id, in c_parser_postfix_expression()
2050 build_external_ref (tree id, int fun, location_t loc) in build_external_ref() function