Home
last modified time | relevance | path

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

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-diagnostic-path.cc587 tree fndecl_foo = build_fn_decl ("foo", fntype_void_void); in test_intraprocedural_path() local
590 path.add_event (UNKNOWN_LOCATION, fndecl_foo, 0, "first %qs", "free"); in test_intraprocedural_path()
591 path.add_event (UNKNOWN_LOCATION, fndecl_foo, 0, "double %qs", "free"); in test_intraprocedural_path()
712 tree fndecl_foo = build_fn_decl ("foo", fntype_void_void); in test_interprocedural_path_2() local
717 path.add_entry (fndecl_foo, 0); in test_interprocedural_path_2()
718 path.add_call (fndecl_foo, 0, fndecl_bar); in test_interprocedural_path_2()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-diagnostic-path.cc583 tree fndecl_foo = build_fn_decl ("foo", fntype_void_void);
586 path.add_event (UNKNOWN_LOCATION, fndecl_foo, 0, "first %qs", "free");
587 path.add_event (UNKNOWN_LOCATION, fndecl_foo, 0, "double %qs", "free");
708 tree fndecl_foo = build_fn_decl ("foo", fntype_void_void);
713 path.add_entry (fndecl_foo, 0);
714 path.add_call (fndecl_foo, 0, fndecl_bar);
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-diagnostic-path.cc587 tree fndecl_foo = build_fn_decl ("foo", fntype_void_void); in test_intraprocedural_path() local
590 path.add_event (UNKNOWN_LOCATION, fndecl_foo, 0, "first %qs", "free"); in test_intraprocedural_path()
591 path.add_event (UNKNOWN_LOCATION, fndecl_foo, 0, "double %qs", "free"); in test_intraprocedural_path()
712 tree fndecl_foo = build_fn_decl ("foo", fntype_void_void); in test_interprocedural_path_2() local
717 path.add_entry (fndecl_foo, 0); in test_interprocedural_path_2()
718 path.add_call (fndecl_foo, 0, fndecl_bar); in test_interprocedural_path_2()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-diagnostic-path.cc587 tree fndecl_foo = build_fn_decl ("foo", fntype_void_void); in test_intraprocedural_path() local
590 path.add_event (UNKNOWN_LOCATION, fndecl_foo, 0, "first %qs", "free"); in test_intraprocedural_path()
591 path.add_event (UNKNOWN_LOCATION, fndecl_foo, 0, "double %qs", "free"); in test_intraprocedural_path()
712 tree fndecl_foo = build_fn_decl ("foo", fntype_void_void); in test_interprocedural_path_2() local
717 path.add_entry (fndecl_foo, 0); in test_interprocedural_path_2()
718 path.add_call (fndecl_foo, 0, fndecl_bar); in test_interprocedural_path_2()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-diagnostic-path.cc583 tree fndecl_foo = build_fn_decl ("foo", fntype_void_void); in test_intraprocedural_path() local
586 path.add_event (UNKNOWN_LOCATION, fndecl_foo, 0, "first %qs", "free"); in test_intraprocedural_path()
587 path.add_event (UNKNOWN_LOCATION, fndecl_foo, 0, "double %qs", "free"); in test_intraprocedural_path()
708 tree fndecl_foo = build_fn_decl ("foo", fntype_void_void); in test_interprocedural_path_2() local
713 path.add_entry (fndecl_foo, 0); in test_interprocedural_path_2()
714 path.add_call (fndecl_foo, 0, fndecl_bar); in test_interprocedural_path_2()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-diagnostic-path.cc587 tree fndecl_foo = build_fn_decl ("foo", fntype_void_void); in test_intraprocedural_path() local
590 path.add_event (UNKNOWN_LOCATION, fndecl_foo, 0, "first %qs", "free"); in test_intraprocedural_path()
591 path.add_event (UNKNOWN_LOCATION, fndecl_foo, 0, "double %qs", "free"); in test_intraprocedural_path()
712 tree fndecl_foo = build_fn_decl ("foo", fntype_void_void); in test_interprocedural_path_2() local
717 path.add_entry (fndecl_foo, 0); in test_interprocedural_path_2()
718 path.add_call (fndecl_foo, 0, fndecl_bar); in test_interprocedural_path_2()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-diagnostic-path.cc583 tree fndecl_foo = build_fn_decl ("foo", fntype_void_void);
586 path.add_event (UNKNOWN_LOCATION, fndecl_foo, 0, "first %qs", "free");
587 path.add_event (UNKNOWN_LOCATION, fndecl_foo, 0, "double %qs", "free");
708 tree fndecl_foo = build_fn_decl ("foo", fntype_void_void);
713 path.add_entry (fndecl_foo, 0);
714 path.add_call (fndecl_foo, 0, fndecl_bar);