Searched refs:silenceableStack (Results 1 – 1 of 1) sorted by relevance
796 SmallVector<Diagnostic> silenceableStack; in applyTransformToEach() local814 silenceableStack.push_back(std::move(diag)); in applyTransformToEach()823 silenceableStack.push_back(std::move(diag)); in applyTransformToEach()825 if (!silenceableStack.empty()) { in applyTransformToEach()827 std::move(silenceableStack)); in applyTransformToEach()