Home
last modified time | relevance | path

Searched refs:empty_body_p (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Dtree.c7782 empty_body_p (tree stmt) in empty_body_p() function
7797 if (!empty_body_p (tsi_stmt (i))) in empty_body_p()
Dtree.h4269 extern bool empty_body_p (tree);
Domp-low.c1160 && empty_body_p (OMP_PARALLEL_BODY (*stmt_p)) in scan_omp_parallel()
DChangeLog-200615007 (empty_body_p): New.
15029 (empty_body_p): Declare.