Searched refs:HeaderInsertions (Results 1 – 1 of 1) sorted by relevance
2687 tooling::Replacements HeaderInsertions; in fixCppIncludeInsertions() local2694 llvm::consumeError(HeaderInsertions.add(R)); in fixCppIncludeInsertions()2705 if (HeaderInsertions.empty() && HeadersToDelete.empty()) in fixCppIncludeInsertions()2727 for (const auto &R : HeaderInsertions) { in fixCppIncludeInsertions()