Home
last modified time | relevance | path

Searched refs:HeaderInsertions (Results 1 – 1 of 1) sorted by relevance

/src/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp3538 tooling::Replacements HeaderInsertions; in fixCppIncludeInsertions() local
3545 consumeError(HeaderInsertions.add(R)); in fixCppIncludeInsertions()
3556 if (HeaderInsertions.empty() && HeadersToDelete.empty()) in fixCppIncludeInsertions()
3576 for (const auto &R : HeaderInsertions) { in fixCppIncludeInsertions()