Searched refs:flowThruFunction (Results 1 – 2 of 2) sorted by relevance
132 …flowThruFunction = ~(STC.auto_ | STC.scope_ | STC.static_ | STC.extern_ | STC.abstract_ | STC.depr… enumerator
331 sc2.stc &= STC.flowThruFunction; in visit()