Searched refs:ChildFormatTextToApply (Results 1 – 1 of 1) sorted by relevance
4234 SmallVector<std::unique_ptr<llvm::MemoryBuffer>, 1> ChildFormatTextToApply; in getStyle() local4248 ChildFormatTextToApply.emplace_back( in getStyle()4279 ChildFormatTextToApply.emplace_back(std::move(*Text)); in getStyle()4302 for (const auto &MemBuf : llvm::reverse(ChildFormatTextToApply)) { in getStyle()4356 if (!ChildFormatTextToApply.empty()) { in getStyle()4368 ChildFormatTextToApply.emplace_back(std::move(*Text)); in getStyle()4384 if (!ChildFormatTextToApply.empty()) { in getStyle()