Searched refs:NewSuffix (Results 1 – 1 of 1) sorted by relevance
67 std::string NewSuffix; member in __anon996191820111::FixItActionSuffixInserter70 FixItActionSuffixInserter(std::string NewSuffix, bool FixWhatYouCan) in FixItActionSuffixInserter() argument71 : NewSuffix(std::move(NewSuffix)) { in FixItActionSuffixInserter()79 NewSuffix + llvm::sys::path::extension(Path)); in RewriteFilename()