Searched refs:WarningBegin (Results 1 – 1 of 1) sorted by relevance
6690 auto WarningBegin = std::stable_partition( in diagnoseDiagnoseIfAttrsWith() local6696 auto ErrAttr = llvm::find_if(llvm::make_range(Attrs.begin(), WarningBegin), in diagnoseDiagnoseIfAttrsWith()6698 if (ErrAttr != WarningBegin) { in diagnoseDiagnoseIfAttrsWith()6706 for (const auto *DIA : llvm::make_range(WarningBegin, Attrs.end())) in diagnoseDiagnoseIfAttrsWith()