Home
last modified time | relevance | path

Searched refs:interprocedural_p (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-diagnostic-path.cc569 ASSERT_FALSE (path.interprocedural_p ()); in test_empty_path()
593 ASSERT_FALSE (path.interprocedural_p ()); in test_intraprocedural_path()
642 ASSERT_TRUE (path.interprocedural_p ()); in test_interprocedural_path_1()
724 ASSERT_TRUE (path.interprocedural_p ()); in test_interprocedural_path_2()
776 ASSERT_TRUE (path.interprocedural_p ()); in test_recursion()
H A Ddiagnostic-path.h95 bool interprocedural_p () const;
H A Ddiagnostic.cc827 diagnostic_path::interprocedural_p () const in interprocedural_p() function in diagnostic_path
H A DChangeLog-202038494 (diagnostic_path::interprocedural_p): New function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-diagnostic-path.cc565 ASSERT_FALSE (path.interprocedural_p ()); in test_empty_path()
589 ASSERT_FALSE (path.interprocedural_p ()); in test_intraprocedural_path()
638 ASSERT_TRUE (path.interprocedural_p ()); in test_interprocedural_path_1()
720 ASSERT_TRUE (path.interprocedural_p ()); in test_interprocedural_path_2()
772 ASSERT_TRUE (path.interprocedural_p ()); in test_recursion()
H A Ddiagnostic-path.h95 bool interprocedural_p () const;
H A Ddiagnostic.c698 diagnostic_path::interprocedural_p () const in interprocedural_p() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Ddiagnostic-manager.cc1460 if (!path->interprocedural_p ()) in finish_pruning()
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Ddiagnostic-manager.cc2720 if (!path->interprocedural_p ()) in finish_pruning()