Home
last modified time | relevance | path

Searched refs:flowThruFunction (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dastenums.d132flowThruFunction = ~(STC.auto_ | STC.scope_ | STC.static_ | STC.extern_ | STC.abstract_ | STC.depr… enumerator
H A Dsemantic3.d331 sc2.stc &= STC.flowThruFunction; in visit()