Searched refs:NewSuffix (Results 1 – 1 of 1) sorted by relevance
66 std::string NewSuffix; member in __anon7c0653cb0111::FixItActionSuffixInserter69 FixItActionSuffixInserter(std::string NewSuffix, bool FixWhatYouCan) in FixItActionSuffixInserter() argument70 : NewSuffix(std::move(NewSuffix)) { in FixItActionSuffixInserter()78 NewSuffix + llvm::sys::path::extension(Path)); in RewriteFilename()