Searched refs:isSoloException (Results 1 – 2 of 2) sorted by relevance
205 solo += !ISJ->isSoloException(); in check()207 onlyAX += !ISJ->isSoloException(); in check()209 onlyAin1 += !ISJ->isSoloException(); in check()
112 unsigned isSoloException() const { return (SoloException); }; in isSoloException() function