Searched refs:HeaderInsertions (Results 1 – 1 of 1) sorted by relevance
3495 tooling::Replacements HeaderInsertions; in fixCppIncludeInsertions() local3502 llvm::consumeError(HeaderInsertions.add(R)); in fixCppIncludeInsertions()3513 if (HeaderInsertions.empty() && HeadersToDelete.empty()) in fixCppIncludeInsertions()3534 for (const auto &R : HeaderInsertions) { in fixCppIncludeInsertions()