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