Searched refs:designatorsForNextLine (Results 1 – 1 of 1) sorted by relevance
594 SmallVector<unsigned, 1> designatorsForNextLine; in computeExpectedDiags() local603 if (!designatorsForNextLine.empty()) { in computeExpectedDiags()604 for (unsigned diagIndex : designatorsForNextLine) in computeExpectedDiags()606 designatorsForNextLine.clear(); in computeExpectedDiags()649 designatorsForNextLine.push_back(expectedDiags.size()); in computeExpectedDiags()