Home | History | Annotate | Download | only in Sema

Lines Matching refs:modeCount

8105   unsigned mode, modeCount;
8115 modeCount = MinParams;
8124 modeCount = FnTy->getNumArgs();
8132 << modeCount << NumFormalArgs;