Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddumpfile.cc2283 tree test_decl = build_decl (decl_loc, FUNCTION_DECL, in test_capture_of_dump_calls() local
2290 cgraph_node *node = cgraph_node::get_create (test_decl); in test_capture_of_dump_calls()
2420 integer_zero_node, test_decl, 42, stmt, stmt); in test_capture_of_dump_calls()
H A Dcgraph.cc4272 tree test_decl = build_decl (UNKNOWN_LOCATION, FUNCTION_DECL, in test_symbol_table_test() local
4276 cgraph_node *node = cgraph_node::get_create (test_decl); in test_symbol_table_test()
H A DChangeLog-20185563 "stmt_loc". Convert test_decl to a function decl and set its
12913 greturn * to gimple *. Add a test_decl. Add tests of dump_printf
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddumpfile.c2225 tree test_decl = build_decl (decl_loc, FUNCTION_DECL,
2232 cgraph_node *node = cgraph_node::get_create (test_decl);
2362 integer_zero_node, test_decl, 42, stmt, stmt);
H A Dcgraph.c4164 tree test_decl = build_decl (UNKNOWN_LOCATION, FUNCTION_DECL, in test_symbol_table_test() local
4168 cgraph_node *node = cgraph_node::get_create (test_decl); in test_symbol_table_test()