Home
last modified time | relevance | path

Searched defs:bodyFallsThru (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dstatement.h616 bool bodyFallsThru; // true if _body falls through to finally variable
H A Dstatement.d1635 bool bodyFallsThru; /// true if _body falls through to finally variable