Searched refs:designatorsForNextLine (Results 1 – 1 of 1) sorted by relevance
725 SmallVector<unsigned, 1> designatorsForNextLine; in computeExpectedDiags() local734 if (!designatorsForNextLine.empty()) { in computeExpectedDiags()735 for (unsigned diagIndex : designatorsForNextLine) in computeExpectedDiags()737 designatorsForNextLine.clear(); in computeExpectedDiags()786 designatorsForNextLine.push_back(expectedDiags.size()); in computeExpectedDiags()