Lines Matching refs:Num
1643 unsigned Num, i;1650 Num = clang_getNumDiagnostics(TU);1651 for (i = 0; i != Num; ++i) {