Searched refs:HeaderInsertions (Results 1 – 1 of 1) sorted by relevance
3320 tooling::Replacements HeaderInsertions; in fixCppIncludeInsertions() local3327 llvm::consumeError(HeaderInsertions.add(R)); in fixCppIncludeInsertions()3338 if (HeaderInsertions.empty() && HeadersToDelete.empty()) in fixCppIncludeInsertions()3359 for (const auto &R : HeaderInsertions) { in fixCppIncludeInsertions()