Searched refs:ChildFormatTextToApply (Results 1 – 1 of 1) sorted by relevance
3992 SmallVector<std::unique_ptr<llvm::MemoryBuffer>, 1> ChildFormatTextToApply; in getStyle() local4006 ChildFormatTextToApply.emplace_back( in getStyle()4035 ChildFormatTextToApply.emplace_back(std::move(*Text)); in getStyle()4058 for (const auto &MemBuf : llvm::reverse(ChildFormatTextToApply)) { in getStyle()4112 if (!ChildFormatTextToApply.empty()) { in getStyle()4124 ChildFormatTextToApply.emplace_back(std::move(*Text)); in getStyle()4140 if (!ChildFormatTextToApply.empty()) { in getStyle()